bug-lilypond
[Top][All Lists]
Advanced

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

Re: configure bug?


From: Geoffrey Lassner
Subject: Re: configure bug?
Date: Thu, 25 Jul 2002 20:19:19 -0600

> > > That's odd.  A quick test seems to to indicate that it works over
> > > here.  Does your compiler have /usr/local as a preferred prefix?  Try:
> > > 
> > >     echo '#include <foo>' > foo.c
> > >     cc -v -c foo.c
> >
> >     I am not a compiling guru by any means but I do not believe
> > that /usr/local is preferred:
> 
> No, it seems that /usr/local/ is not included by default
> in most GCC installations I've heard of.
> 
> > > You can always try configuring doing:
> > > 
> > >     CFLAGS='-I/usr/local/include' LDFLAGS='-L/usr/local/lib' ./configure
> 
> Well, you have already discovered the small error in this instruction, 
> see also http://lilypond.org/wiki/?LilyPondInstall
> 
>    /Mats

No CPPFLAGS is correct CFLAGS does not work it will break the check for
python (at least on my freebsd system it does).  I did not know about
this page although I did read the "regular install instructions".

Geoffrey



reply via email to

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