Git Product home page Git Product logo

Comments (3)

shirok avatar shirok commented on August 22, 2024 1

Since 0.9.6, gosh binary links to libgauche under ARCH_INSTALL_DIR. This allows users to install multiple versions of Gauche. ${bindir}/gosh is overwritten by the last installed Gauche, but using -v VERSION the user starts different version of Gauche.

Closing.

from gauche.

shirok avatar shirok commented on August 22, 2024

The idea was to eventually allow keeping multiple versions of Gauche
installation and provide
some simple mechanism to switch around it. But it stopped half-baked; the
whole business of
rpath/LD_LIBRARY_PATH/LD_RUN_PATH thingy was messy to maintain.

These days it seems that installing to a global location is getting out of
fashion. People seem
to like just grab the binary zip to exract to anywhere, or fetch an
installer that automagically
pulls latest binary to God-knows-where. Storage is abundant and we no
longer mind having
multiple copies of installations for each user, or even each project. I
feel we don't even
need to stick to the old-school bindir/libexecdir stuff.

So, I'd like to hear users' idea on how the future Gauche installation,
extension package
installation, deployment & distribution of Gauche applications etc. are
going to be.

On Thu, Oct 22, 2015 at 11:13 PM, qykth-git [email protected]
wrote:

Why gosh and libgauche-0.9.so are installs ARCH_INSTALL_DIR ?
Is there are any reasons to install both of standard directory and ARCH
directory?


Reply to this email directly or view it on GitHub
#108.

from gauche.

qykth-git avatar qykth-git commented on August 22, 2024

It's interesting idea.
I think those multiple-version Gauche has similar structure to "portable application".

from gauche.

Related Issues (20)

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.