Christoph Kuka writes:

Hello,
I am new to courier and want to compile it for use with postfix and mysql und 
suse 10.1.
As I found out, configure and make are searching for libs and includes in directories I don't want them to search. So, how can I set these directories?
Things like CPPFLAGS="-I/path/i/want" export CPPFLAGS before running 
./configure didn't seem to work,

The statement "didn't seem to work" is completely useless. configure and make use whatever default search paths the compiler uses, as modified by the environment variables; including CPPFLAGS which most certainly works.

Run ./configure --help to see a list of all recognized environment variables.

Attachment: pgpL2Riu6AcqC.pgp
Description: PGP signature

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to