Compiling with GUILE and PANGO

View: New views
3 Messages — Rating Filter:   Alert me  

Compiling with GUILE and PANGO

by Michael-528 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

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) libpango1.0-dev or pango?-devel >= 1.6.0 (installed: )

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

Thanks for help



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

Re: Compiling with GUILE and PANGO

by Graham Percival-3 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Sun, Jul 05, 2009 at 04:58:14PM +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) libpango1.0-dev or pango?-devel >= 1.6.0 (installed: )
>
> guile-config 1.8 is in /usr/bin in my system

Do you have guile-devel?  IIRC, the error message for this
configure check isn't particularly informative.

Cheers,
- Graham


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

Re: Compiling with GUILE and PANGO

by Jan Nieuwenhuizen-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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 <janneke@...> | GNU LilyPond - The music typesetter
AvatarĀ®: http://AvatarAcademy.nl    | http://lilypond.org



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