Re: Compiling & installing programs as user: finding headers
Federico Zenith <[email protected]>
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | Max-Planck-Institut |
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Henrik Carlqvist wrote: > Federico Zenith <[email protected]> wrote: >> 2) I also tried with LDFLAGS, as in: > > LDFLAGS is used to find libraries, try CPATH to find include files. Thanks Henrik, this did the trick: wine-1.0 $ env LDFLAGS="-L/home/me/usr/lib" CPATH="/home/me/usr/include/:/home/me/usr/include/libxml/" ./configure - --prefix=/home/me/usr/ Cheers, - -Federico -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org iD8DBQFIW6TjBIpu+y7DlLcRAju7AJ9xTaRfhG6ZkjNsrAUeClEuniuODgCfXijz 7sJec1SfLxUSkjwkgxBKymU= =AlU4 -----END PGP SIGNATURE-----