On zo, 2009-07-05 at 16:58 +0000, Michael wrote:

> I'm trying to compile lilypond-2.12.2 on ALT Linux 4.1 system with Guile 1.8
> and receive the following error (as result of "./configure"):
> 
> ERROR: Please install required programs:  guile-config >= 1.8.0 (installed:
> 1.6.8)

> guile-config 1.8 is in /usr/bin in my system

That may be, but configure is telling you that earlier in your PATH,
there is a guile-config for version 1.6.8, right?

Try

   which guile-config

and uninstall that version of guile.  You'll probably find
/usr/local/bin/guile-config or ~/pkg/guile/bin/guile-config
or something.

HTH
Jan.

-- 
Jan Nieuwenhuizen <jann...@gnu.org> | GNU LilyPond - The music typesetter
AvatarĀ®: http://AvatarAcademy.nl    | http://lilypond.org



_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to