[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Managing Guile and extensions versions
From: |
Kevin Ryde |
Subject: |
Re: Managing Guile and extensions versions |
Date: |
Mon, 03 Oct 2005 11:58:36 +1000 |
User-agent: |
Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) |
Vorfeed Canal <address@hidden> writes:
>
> Easy: there are no easy
> way to install two snaphots of GUILE side-by-side. So such a need is
> quite real (unless development will be frozen totally).
The developers manage. Even I manage to run 3 versions.
[guile-gnome env var setups]
> is *NOT* a good solution.
It doesn't seem terrific to me either. scm files outside any known
location will have to have a load-path addition, but after that it
oughtn't need to mung LD_LIBRARY_PATH for private C code. The
author/current-maintainer of guile-gnome is a smart guy and may have
concluded it's enough for normal install, including debian packages.
- Re: Managing Guile and extensions versions, Kevin Ryde, 2005/10/01
- Message not available
- Re: Managing Guile and extensions versions,
Kevin Ryde <=
- Re: Managing Guile and extensions versions, Vorfeed Canal, 2005/10/04
- Re: Managing Guile and extensions versions, Kevin Ryde, 2005/10/04
- Re: Managing Guile and extensions versions, Vorfeed Canal, 2005/10/05
- Re: Managing Guile and extensions versions, Kevin Ryde, 2005/10/08
- Re: Managing Guile and extensions versions, Vorfeed Canal, 2005/10/11
- Re: Managing Guile and extensions versions, Greg Troxel, 2005/10/11
- Re: Managing Guile and extensions versions, Kevin Ryde, 2005/10/11
Re: Managing Guile and extensions versions, Ludovic Courtès, 2005/10/03