* Raileanu G <grisha@xxxxxxxxxxx> wrote on 07/Nov/2003 - 01:07:01 : >> With OpenSSL 0.9.7 you have to prepend >> >> CFLAGS="-I/usr/kerberos/include" LIBS="-L/usr/kerberos/lib -lssl -lcrypto -lresolv -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -ldl -lz" >> >> to ./configure >> >> Greetz >> Stefan > > OK. If i don`t need support for kerberos ? > > -- > Best wishes and kind regards, Raileanu Grigore. Ok - sorry I was not very clear :( I found this on the internet while I tried to compile some application which needed OpenSSL: :Quote on: To compile against OpenSSL 0.9.7 you need to use the pkg-config support where available; e.g. add `pkg-config --cflags openssl` to CFLAGS and `pkg-config --libs openssl` to LIBS. :Quote off: I was so stupid to give you the output of the pkg-config of my system :( Just try yours and see what happens ... Success Stefan - : send the line "unsubscribe linux-admin" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html