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

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

Re: lilypond problem


From: Jan Nieuwenhuizen
Subject: Re: lilypond problem
Date: 04 Apr 2001 09:37:39 +0200
User-agent: Gnus/5.0807 (Gnus v5.8.7) Emacs/20.7

Jan Nieuwenhuizen <address@hidden> writes:

> If this path is not in your gcc's library path, that would probably be
> a bug in your gcc setup.  You fix it by doing:
> 
>   CFLAGS='-I /usr/lib/pkg/include" LDFLAGS="-L/usr/pkg/lib" ./configure

Should be of course:

   CFLAGS='-I /usr/pkg/include' LDFLAGS='-L/usr/pkg/lib' ./configure

Btw, I was under the impression that LilyPond was part of the *bsd
ports collection?  Or can't the makefiles in /ports automagically
download the latest version for you?

-- 
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]