lilypond-user
[Top][All Lists]
Advanced

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

Re: compilation problem


From: Brouard Bruno
Subject: Re: compilation problem
Date: 21 Apr 2004 12:21:29 +0200

Le mer 21/04/2004 à 11:15, Jan Nieuwenhuizen a écrit :

> Brouard Bruno writes:
> 
> Hi Bruno,
> 
> > I'm trying to compile Lilypond with Mandrake 9.2
> 
> Any particular reason that for not using the
> binary package?
> 
>     http://lilypond.org/web/download/
> 

No particular reason, should work !

> > but always got messages of this kind.
> 
> Are you a developer?  The command that fails is
> 
> > /home/bruno/WWW/LILY/lilypond-2.2.0/buildscripts/out/help2man
> > out/lilypond-bin > out/lilypond-bin.1
> > help2man: can't get `--help' info from out/lilypond-bin
> 
> > Anyone can please help me ?
> 
> You should figure out why, if it's help2man that does not work
> 
>     ./builscripts/out/help2man ./lily/out/lilypond-bin
> 
> or if it is lilypond-bin that does not run, some interesting commands:
> 
>     ./lily/out/lilypond-bin --help
>     ldd `./lily/out/lilypond-bin`
> 
>     gdb ./lily/out/lilypond-bin
>     r --help
>     bt

It is guile's problem, it seems, got this shared libraries problems

lily/out/lilypond-bin --help
lily/out/lilypond-bin: error while loading shared libraries:
libguile-ltdl.so.1: cannot open shared object file: No such file or
directory

I did compile guile-1.6.4 just before and only got :

/usr/share/doc/libguile12-1.6.0
/usr/share/doc/libguile12-1.6.0/ChangeLog
/usr/share/doc/libguile12-1.6.0/AUTHORS
/usr/share/doc/libguile12-1.6.0/COPYING
/usr/share/doc/libguile12-1.6.0/ChangeLog-1996-1999
/usr/share/doc/libguile12-1.6.0/ChangeLog-2000
/usr/share/doc/libguile12-1.6.0/ChangeLog-gh
/usr/share/doc/libguile12-1.6.0/ChangeLog-scm
/usr/share/doc/libguile12-1.6.0/ChangeLog-threads
/usr/share/doc/libguile12-1.6.0/README
/usr/lib/libguile.so.12.3.0
/usr/lib/libguile.so.12
/usr/lib/libguile-srfi-srfi-4-v-1.so.1.0.0
/usr/lib/libguilereadline-v-12.so.12
/usr/lib/libguile-srfi-srfi-13-14-v-1.so.1
/usr/lib/libguile-srfi-srfi-13-14-v-1.so.1.0.0
/usr/lib/libguile-srfi-srfi-4-v-1.so.1
/usr/lib/libguilereadline-v-12.so.12.3.0

when i type 

locate libguile

Thanks for your answers


reply via email to

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