> [EMAIL PROTECTED] writes: > > The error seems to be more basic. I can't even run lilypond ... > > bash-2.03$ lilypond --help > > ld.so.1: lilypond: fatal: libguile.so.9: open failed: No such file or directory > > Killed > > > > I reinstalled guile. No diference. > > bash-2.03$ guile --version > > Guile 1.4.1 > > Copyright (c) 1995, 1996, 1997, 2000, 2002 Free Software Foundation > > Guile may be distributed under the terms of the GNU General Public Licence; > > certain other uses are permitted as well. For details, see the file > > `COPYING', which is included in the Guile distribution. > > There is no warranty, to the extent permitted by law. > > libguile.so.9 is GUILE 1.4 > libguile.so.10 is GUILE 1.4.1 > > Try rebuilding lilypond with your newly installed GUILE.
You probably need all of the following steps: rm config.cach ./configure make -C lily clean make make install /Mats _______________________________________________ Lilypond-user mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/lilypond-user