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

Fedora Build Instructions #27

Open
sealldeveloper opened this issue Dec 22, 2024 · 0 comments
Open

Fedora Build Instructions #27

sealldeveloper opened this issue Dec 22, 2024 · 0 comments

Comments

@sealldeveloper
Copy link

For future people, found this worked:

sudo dnf install mhash-devel libjpeg-turbo-devel zlib-devel libmcrypt-devel
mkdir -p build
cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make
sudo make install
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

1 participant