[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 1.5.9 bugs
From: |
Han-Wen Nienhuys |
Subject: |
Re: 1.5.9 bugs |
Date: |
Sun, 9 Sep 2001 21:49:36 +0200 |
address@hidden writes:
> real heartache if you get your installations confused. My advice is
> when you install, keep the directory you compiled in lying around.
> When you are ready to upgrade, type make uninstall in that directory
> before uncompressing and compiling the new version.
a different approach is to configure every version into its own
subdirectory:
configure --prefix=$HOME/usr/package/lilypond-x.y.z/
then you can decide which version to run by setting the appropriate
environment variables. Removing the package is done by
rm -rf $HOME/usr/package/lilypond-x.y.z
--
Han-Wen Nienhuys | address@hidden | http://www.cs.uu.nl/~hanwen/
- 1.5.9 bugs, Rune Zedeler, 2001/09/08
- Re: 1.5.9 bugs, J. David Blackstone, 2001/09/09
- Re: 1.5.9 bugs,
Han-Wen Nienhuys <=