We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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?
The text was updated successfully, but these errors were encountered:
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.
dev/simplexmq-6.0.2
Sorry, something went wrong.
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: