I am on FC6 and installed the python, openssl, and swig from FC6.

Then when I tried to build, I still get this error even after modifying the 
lines per your suggestions. The problem is the openssl with FC6 does not have a 
file called opensslconf.h'. Please advise.

[EMAIL PROTECTED] m2crypto-0.18.2]# find / -name openssl -print
/usr/lib/openssl
/usr/bin/openssl
[EMAIL PROTECTED] m2crypto-0.18.2]# rpm -qa openssl
openssl-0.9.8b-15.fc6


[EMAIL PROTECTED] m2crypto-0.18.2]# python setup.py build
/usr/lib/python2.4/distutils/dist.py:236: UserWarning: Unknown distribution 
option: 'test_suite'
  warnings.warn(msg)
running build
running build_py
running build_ext
building 'M2Crypto.__m2crypto' extension
swigging SWIG/_m2crypto.i to SWIG/_m2crypto_wrap.c
swig -python -I/usr/include/python2.4 -I/usr/include -I/usr/lib/openssl 
-includeall -DOPENSSL_NO_EC -o SWIG/_m2crypto_wrap.c SWIG/_m2crypto.i
SWIG/_m2crypto.i:23: Error: Unable to find 'openssl/opensslv.h'
SWIG/_ec.i:7: Error: Unable to find 'openssl/opensslconf.h'
error: command 'swig' failed with exit status 1




-------------------- m2f --------------------

Read this topic online here:
http://community.zenoss.com/forums/viewtopic.php?p=13220#13220

-------------------- m2f --------------------



_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to