Re: LilyPond 1.4.8: ly2dvi error

2001-10-12 Thread Mats Bengtsson
> Jan Nieuwenhuizen wrote: > >... > > Well, scm_make_gsubr should be in guile-1.4. Did you adjust your > > library load path to look for guile 1.4 first? (Hint: see what ldd > > lilypond says.) > > ahhhrch! yes, thanks. > > so, for other users who would want to run several guile versions, it i

Re: LilyPond 1.4.8: ly2dvi error

2001-10-09 Thread David Pirotte
Jan Nieuwenhuizen wrote: >... > Well, scm_make_gsubr should be in guile-1.4. Did you adjust your > library load path to look for guile 1.4 first? (Hint: see what ldd > lilypond says.) ahhhrch! yes, thanks. so, for other users who would want to run several guile versions, it is important to cha

Re: LilyPond 1.4.8: ly2dvi error

2001-10-09 Thread Jan Nieuwenhuizen
David Pirotte <[EMAIL PROTECTED]> writes: > GNU LilyPond 1.4.8lilypond: error while loading shared libraries: lilypond: >undefined symbol: scm_make_gsubr Well, scm_make_gsubr should be in guile-1.4. Did you adjust your library load path to look for guile 1.4 first? (Hint: see what ldd lilypon

LilyPond 1.4.8: ly2dvi error

2001-10-09 Thread David Pirotte
Hi, i've installed, as recommanded, both guile-1.4 in $HOME/usr/guile-1.4 LilyPond 1.4.8 PATH=$HOME/usr/guile-1.4/bin:$PATH ./configure i still can not compile simple lily file, such as the following one (below error message) i tried to modify the GUILE_L