Giter Site home page Giter Site logo

Comments (4)

alemart avatar alemart commented on June 12, 2024

/usr/local is the default value of CMAKE_INSTALL_PREFIX. It is meant to be used by system administrators when installing software locally and is typically used to store locally built programs. Package maintainers and individual users may change that setting as they deem appropriate.

from surgescript.

pirate486743186 avatar pirate486743186 commented on June 12, 2024

That wording comes from 1994, before package managers even existed. It used to be all manual.

Today, local has degenerated to be used for manual installs that bypass the package manager.... Because the package manager is .... managing the packages. If packages collide, the package manager will not install them.

A major example is pip that installs in local, if you build a AUR python package that installs in local, it will collide with the pip version.

The package manager shouldn't install in local, because that folder is managed manually by the user. The package manager can never know what's there already.

from surgescript.

alemart avatar alemart commented on June 12, 2024

That link points to the Filesystem Hierarchy Standard version 3.0, released in 2015, when package managers were already widespread. SurgeScript can be manually built from this repository and installing it into /usr/local is appropriate in this case.

I don't maintain any distro-specific packages. Package maintainers are free to change that setting as they see fit.

from surgescript.

pirate486743186 avatar pirate486743186 commented on June 12, 2024

Oups, for some reason i thought you were maintaining the AUR package.

from surgescript.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.