ype:
CPPFLAGS=-I/usr/local/ssl/openssl; export CPPFLAGS
then run configure. the CPPFLAGS environment setting should tell configure
to check in that directory for the include files it needs.
again, let me know if you have a problem.
regards,
guy
Ivone Uribe wrote:
Hi Guy!
Thanks for your re
PPFLAGS="-I/usr/local/ssl/openssl", or whatever the path to your rc5.h
file is, then run configure. let me know if that doesn't work.
regards,
guy
Ivone Uribe wrote:
Hi all!
I have problems with the openssl in an installation of a wap gateway, I'm
using the RedHat 7.2.
When
Hi all!
I have problems with the openssl in an installation of a wap gateway, I'm
using the RedHat 7.2.
When I was trying to install the gateway rpm I got this messages:
libcrypto.so.0.9.6 required
libssl.so.0.9.6 required.
To solve it I removed the openssl0.9.6 rpm (is it right?)
and I just