Hello,
/psoft/scripts/lwp/Crypt-SSLeay-0.51(NO SID)$ make I'm trying to compile on HP-UX B.11.11 U 9000/800 and I'm getting this error. Would you be able to shed some light as to what happened? ... The perl installation on this machine is /apps/perl and the installation of openssl-0.9.7d is in /apps/openssl
I've modified the Makefile.PL with these changes
Without modifying the Makefile.PL, I would try running it as:
perl Makefile.PL /apps/openssl
Your openssl should be built like:
./config --openssldir=/apps/openssl
Try these things and see if you get the same problems.
Regards,
Josh ________________________________________________________________________ Josh Chamas, Founder | NodeWorks - http://www.nodeworks.com Chamas Enterprises Inc. | NodeWorks Directory - http://dir.nodeworks.com http://www.chamas.com | Apache::ASP - http://www.apache-asp.org
