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

How to compile for non-debian based system? #422

Open
RWL-69 opened this issue Jul 3, 2024 · 4 comments
Open

How to compile for non-debian based system? #422

RWL-69 opened this issue Jul 3, 2024 · 4 comments

Comments

@RWL-69
Copy link

RWL-69 commented Jul 3, 2024

I would like to be able to use CAMotics again but there are no RPM's available for current system. Have tried to install the rpm's as directed from pkgs.org, that I have found, but keep having dependency issues due to requirements for older versions. This may be why the maintainers dropped the package.

I downloaded the source and it only describes how to make a debian package. I would be happy just to have a binary file I can load.

I am not a programmer but have done some compiling in the past.

@jcoffland
Copy link
Member

The build instructions are essentially the same as in the README.md for Debian systems but you're on your own figuring out which packages on your distro provide the same dependencies.

@RWL-69
Copy link
Author

RWL-69 commented Jul 3, 2024

DEB packages are what teh instructions say from what I am reading.

Building CAMotics

Clone the CAMotics git repository and build the software using scons:

git clone https://github.com/CauldronDevelopmentLLC/CAMotics.git
cd CAMotics
scons

I guess the question is what does this command leave you with?

I will try to build it in the next few days.

@jcoffland
Copy link
Member

@RWL-69
Copy link
Author

RWL-69 commented Jul 4, 2024

I read through some of the reason that CAMotics is not on Fedora is due to C! and packaging. It was dropped since Cbang was an issue and strange dependencies for stuff that wasn't needed. I would have to spend more time reading through the bug report. I hope to try to compile on the weekend. Starting with C!.

It would be nice to see a flatpack or appimage of CAMotics.

For reference.

Bug 2129303 - Review Request: cbang - The C! or cbang library is a collection of C++ utility libraries

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

No branches or pull requests

2 participants