help-gnu-music
[Top][All Lists]
Advanced

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

Re: finding libguile in my own lilypond compile


From: Jan Nieuwenhuizen
Subject: Re: finding libguile in my own lilypond compile
Date: Fri, 13 Oct 2000 10:23:16 +0200

On Friday, 13 October 2000, David Petrou writes:

> lilypond: error in loading shared libraries: libguile.so.4: cannot
> open shared object file: No such file or directory

Possibly, your libguile.so (or another one) is a symlink to the
nonexisting libguile.so.4.

> i have libguile-1.4 installed on my system:
> guntram 10/13 3:32 ~/lilydev/bin> ls /usr/lib/libguile*

Try "ls -l"

> i've looked at lilypond with ldd and it seems to want libguile.so.9:
> guntram 10/13 3:29 ~/lilydev/bin> ldd lilypond 

To be sure, try 

    ldd `which lilypond`

Greetings,
Jan.

-- 
Jan Nieuwenhuizen <address@hidden> | GNU LilyPond - The music typesetter
http://www.xs4all.nl/~jantien       | http://www.lilypond.org



reply via email to

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