• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

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