bug-cfengine
[Top][All Lists]
Advanced

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

RE: cfengine 1.6.0.a11 configure problem


From: Andrews, Martin
Subject: RE: cfengine 1.6.0.a11 configure problem
Date: Fri, 6 Oct 2000 07:16:33 -0400

I have not noticed that putting a directory in the --prefix causes it to be
searched for headers with any autoconf package. I think what you want to do
is:

CFLAGS=-I/auto/insbu-cnstools/include LIBS=-L/auto/insbu-cnstools/lib
./configure --prefix=/auto/insbu-cnstools

Martin

> -----Original Message-----
> From: Paul Lew [mailto:address@hidden
> Sent: Friday, October 06, 2000 2:35 AM
> To: address@hidden
> Subject: cfengine 1.6.0.a11 configure problem
> 
> 
> We use different installation directory then /usr/local.  So I tried
> the standand GNU way:
> 
> > ./configure --prefix=/auto/insbu-cnstools
> > make
> 
> However, the /usr/local in the generated Makefile did not include the
> /auto/insbu-cnstools/include as it should and resulted in unfound
> include files.  I have to hand edit the Makefiles in pub and src
> directory:



reply via email to

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