openssl 0.9.7a-20.2 System Environment/Libraries The OpenSSL toolkit.
openssl096b 0.9.6b-15 System Environment/Libraries The OpenSSL toolkit.
pyOpenSSL 0.5.1-8 Development/Libraries Python wrapper module around the OpenSSL library
so i'm not sure why it's not working i tried specifying the path in configure but nothing but i'm not sure what exactly it should be pointing to what files are supposed to be in the dir etc... so pls help me out would probably work if i knew what to look for i've compiled it before but now been trying since last night and nothing
if you are using eggdrop1.6.17-ssl.diff, specify the SSL header & libs location by --with-ssl=yes if they are at default places (ssl.h in /usr/include or /usr/local/include, libcrypto.a and libssl.a in /usr/lib or /usr/local/lib), or by --with-ssl=/path/to/your/ssl/stuff (for example, if your SSL install procedure placed ssl.h in /usr/local/include/openssl, specify --with-ssl=/usr/local/include or --with-ssl=/usr/local)