• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

Perl Module Net::SSLeay does not install

D

DarkHorizons

Guest
Has anyone else had any problems installing Net:SSLeay on a psa 7.5 machine?

The make started out with this, which probably isn't too good to begin with:

----
Checking for OpenSSL-0.9.6j or 0.9.7b or newer...
openssl-0.9.6i/0.9.7a and earlier versions have security flaws or bugs,
see advisories at www.openssl.org, upgrading to openssl-0.9.6j
or openssl-0.9.7b is recommended.
You have OpenSSL-0.9.7a installed in /usr
----

So first, is it possible to easily upgrade OpenSSL?

The make itself has a ton of errors that look like this:

----
SSLeay.c:1966: `SSL_CTX' undeclared (first use in this function)
SSLeay.c:1966: `ctx' undeclared (first use in this function)
SSLeay.c:1966: parse error before ')' token
SSLeay.c: In function `XS_Net__SSLeay_get_error':
----

Not sure how to fix this but I do need to be able to install Net::SSLeay on this system at some point.
 
Back
Top