Missing dependencies while building ruby-3.4.3 on Ubuntu 24.04
Open
- Dominant language
- Shell
- Stars
- 734
- Forks
- 156
- Avg merge
- 17h 6m
- Merged PRs (30d)
- 1
Description
Just installed Ubuntu 24.04.2 LTS of a new desktop.
Installed asdf 0.16.7 using binary, added ruby plugi.
Tried to build ruby 3.4.3 and got several compilation errors due to missing dependencies:
- zlib1g-dev
- libffi-dev
- libyaml-dev
After few iterations of trying to build, checking logs and installing missing dependencies I've finally got ruby installed, but I believe good version manager should install such dependencies automatically.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.