Skip to content

TruffleRuby doesnt use a FHS directory structure #1389

Open
@eregon

Description

@eregon

TruffleRuby doesnt use a FHS directory structure.

This makes it problematic if users want to install to e.g. /usr/local, and if we want to integrate with system package managers such as apt/dnf.

Installing TruffleRuby into a prefix with other software is currently unsupported.
TruffleRuby expects to be installed in its own directory, such as ~/.rubies/truffleruby-VERSION.

Reported by @postmodern as ruby-install supports installing to /usr/local.

Along with this, there should also be an uninstaller script so it can be cleanly uninstalled from that prefix.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions