Re: error regaring libssl.so

2007-06-20 Thread Suchindra Chandrahas
I had the same issue earlier, and it got resolved once i gave -lcrypto and included -I/usr/include/openssl/rsa.h and all the .hs such as md5.h in the source You must include /usr/include/openssl/rsa.h, md5.h ... etc and linker time stuff such as -lcrypto has to be used Allen Chen <[EMAIL PROT

Re: error regaring libssl.so

2007-06-09 Thread Allen Chen
raj pansuria 写道: > but my libssl.so is at /usr/lib and my lhmail.so is at /usr/lib/qt/lib > and my application is /home/lhmail/pop/ > and my application need lhmail.so and lhmail.so depends on libssl.so > how i link both these lib wyhen i compilinh my application > i m new in linux stuff > plz tell

Re: error regaring libssl.so

2007-06-09 Thread raj pansuria
but my libssl.so is at /usr/lib and my lhmail.so is at /usr/lib/qt/lib and my application is /home/lhmail/pop/ and my application need lhmail.so and lhmail.so depends on libssl.so how i link both these lib wyhen i compilinh my application i m new in linux stuff plz tell me step by step regard

Re: error regaring libssl.so

2007-06-08 Thread Allen Chen
raj pansuria 写道: helo i m using fedora core 6 i got the following error helo my dynamic lib file is stored at /usr/src/lib/qt-3.3/lib/lhmail.so and it required support for libssl.so and libssl.so is in /usr/lib but when i run my application i got the following strange errors ../../liblhmail.so

error regaring libssl.so

2007-06-08 Thread raj pansuria
helo i m using fedora core 6 i got the following error helo my dynamic lib file is stored at /usr/src/lib/qt-3.3/lib/lhmail.so and it required support for libssl.so and libssl.so is in /usr/lib but when i run my application i got the following strange errors ../../liblhmail.so: undefined refere