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

Add pre-build binariers #118

Open
mStirner opened this issue Dec 8, 2024 · 2 comments
Open

Add pre-build binariers #118

mStirner opened this issue Dec 8, 2024 · 2 comments

Comments

@mStirner
Copy link

mStirner commented Dec 8, 2024

I love mbusd and use it nearly everywhere where i have to work with USB/RS485 Adapters and Modbus.
But what always bother is the fact, that you have to compile it from source everytime.

Is there a way/possibility to distirubte pre-build binaries?
E.g.:

  • mbusd binary
  • systemd unit file
  • example.conf

You pick then what you need/want and install it where it belongs, or use the mbusd binary as standalone executable without the need for building.

@mStirner
Copy link
Author

mStirner commented Dec 8, 2024

Especial for low power devices like older raspberry pi's or other single board computers, it would be awesome to not have to install a full build tool chain.

@Benik3
Copy link

Benik3 commented Dec 13, 2024

You can try make altinstall and dpkg-deb --build to make your own .deb installer

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