autoconf
[Top][All Lists]
Advanced

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

Re: problem locating headers, I think


From: Ralf Wildenhues
Subject: Re: problem locating headers, I think
Date: Tue, 20 May 2008 12:03:46 +0200
User-agent: Mutt/1.5.17+20080114 (2008-01-14)

* Ralf Wildenhues wrote on Tue, May 20, 2008 at 12:01:27PM CEST:
>   ./configure --prefix=/scratch/opt \
>     LDFLAGS="-L/scratch/opt/lib -R/scratch/opt/lib" \
>     CPPFLAGS="-I/scratch/opt/include"

Erm, 
   ./configure --prefix=/scratch/opt \
     LDFLAGS="-L/scratch/opt/lib -Wl,--rpath,/scratch/opt/lib" \
     CPPFLAGS="-I/scratch/opt/include"




reply via email to

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