Re: can't find libtiff on ./configure
- From: Sven Neumann <sven gimp org>
- To: Rodrigo Gruppelli <grupis doctornet com br>
- Cc: gtk-list gnome org
- Subject: Re: can't find libtiff on ./configure
- Date: 19 Feb 2003 13:01:01 +0100
Hi,
Rodrigo Gruppelli <grupis doctornet com br> writes:
> I also have LD_LIBRARY_PATH set to $HOME/lib.
>
> Anybody knows where's my mistake? I already tryed ./configure --prefix=$HOME --includedir=$HOME/include --libdir=$HOME/lib, but it didn't work.
>
you didn't tell the compiler to look for include files in
~/include. Passing --includedir to configure only tells it to install
into that directory, not to use it as include path. Try to set
CPPFLAGS=~/include instead.
Salut, Sven
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]