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

Gem rugged needs in my case to have libzstd-dev to compile extension #986

Open
cyrillefr opened this issue Mar 4, 2025 · 0 comments
Open

Comments

@cyrillefr
Copy link

Hello,

Maybe this info could be of interest.

My actual config is;

  • Ruby version 3.2.7
  • Ubuntu 24.10

Compilation failed at first. Log file showed that no zstd lib was found.
Main message stated "You need to install development tools".
So I have installed libzstd-dev and it now works.

May be someone with knowledge will know why and whether if this info should be added.

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