Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Compile simplexmq in one machine and transfer to another - possible? #1292

Open
escix opened this issue Aug 30, 2024 · 1 comment

Comments

@escix
Copy link

escix commented Aug 30, 2024

Hi,

I have a faster machine which I like to compile the simplexmq server and transfer it to the VPS which is slower to compile.

Is it possible to do this, and if yes, what files I need to transfer to the VPS?

@DarkmatterUAE
Copy link

Yes, You can find the compiled binaries here:

dev/simplexmq-6.0.2/dist-newstyle/build/x86_64-linux/ghc-9.6.3/simplexmq-6.0.2.0/x/smp-server/build/smp-server/smp-server

and

dev/simplexmq-6.0.2/dist-newstyle/build/x86_64-linux/ghc-9.6.3/simplexmq-6.0.2.0/x/xftp-server/build/xftp-server/xftp-server

assuming you cloned the code to dev/simplexmq-6.0.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants