Skip to content

Missing dependencies while building ruby-3.4.3 on Ubuntu 24.04 #450

@damisul

Description

@damisul

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions