JuliaLang / JuliaLang/Juleps

Pkg3: system depot can't live under /usr/julia

Open
#6 7 comments 2 reactions 0 assignees View on GitHub
Pkg3
Dominant language
No language data
Stars
75
Forks
23
PR merge metrics
No merged PRs in 30d

Description

The `/usr` directory cannot contain application-specific directories. Also, things under `/usr` should generally be managed exclusively by distro package managers. So a better place (according to the FHS) would be `/usr/local/share/julia` for architecture-independent files (like sources), and `/usr/local/lib/julia` for binaries.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.