venus:/modules/OpenSSL > perl Makefile.PL LIB=/home/USERID/modules/OpenSSL PREFIX=/home/USERID/modules/OpenSSL Warning: prerequisite Crypt::OpenSSL::Random 0 not found at (eval 1) line 226. Note (probably harmless): No library found for -lssl Note (probably harmless): No library found for -lcrypto Writing Makefile for Crypt::OpenSSL::RSA venus:/modules/OpenSSL > make gcc -c -I/usr/local/include -O -DVERSION=\"0.12\" -DXS_VERSION=\"0.12\" -fPIC -I/usr/local/lib/perl5/5.00502/sun4-solaris/CORE RSA.c In file included from RSA.xs:5: rsaLib.h:8: openssl/ssl.h: No such file or directory *** Error code 1 make: Fatal error: Command failed for target `RSA.o' venus:/modules/OpenSSL >