lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ld.so.1: lilypond: fatal: libguile.so.9: open failed: No such file o


From: Mats Bengtsson
Subject: Re: ld.so.1: lilypond: fatal: libguile.so.9: open failed: No such file or directory
Date: Sun, 22 Sep 2002 20:30:09 +0200

> address@hidden 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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]