Talk to your SysAdmin... I don't think you are ready for this yet... :-) Start with the following commands: > whereis perl If not found, then you have to find the executable. You could use: > find / -name perl -print Once its found, then make sure you add the directory to your path. Finally, look at the config options (RTFM) to see how can you explicitly specify where to look for perl. My .02... "Watson, Scott E" wrote: > > Hello, everyone. My apologies if this email has been double-sent. > > I am having troubles compiling openssl 0.9.5 on a solaris 5.6 machine. > > When I input: > > > ./config > > I get the following output: > > Operating system: sun4u-sun-solaris2 > You need Perl 5. > > The strange thing is that Perl 5 is on the machine. I suspect that, for > some reason, openssl can't find it. Nor could I find a way in the config, > Configure or Makefile* files that could point to where perl is. > > After running "make clean," I tried: > > > make > > I got the following output: > > making all in crypto... > ( echo "#ifndef MK1MF_BUILD"; \ > echo " /* auto-generated by crypto/Makefile.ssl for crypto/cversion.c */"; > \ > echo " #define CFLAGS \"cc -O\""; \ > echo " #define PLATFORM \"dist\""; \ > echo " #define DATE \"'date'\""; \ > echo "#endif" ) >buildinf.h > cc -I. -I../include -O -c cryptlib.c > cc -I. -I../include -O -c mem.c > cc -I. -I../include -O -c mem_dbg.c > cc -I. -I../include -O -c cversion.c > cc -I. -I../include -O -c ex_data.c > cc -I. -I../include -O -c tmdiff.c > cc -I. -I../include -O -c cpt_err.c > cc -I. -I../include -O -c ebcdic.c > "ebcdic.c", line 218: warning: empty translation unit > ar r ../libcrypto.a cryptlib.o mem.o mem_dbg.o cversion.o ex_data.o tmdiff.o > cpt_err.o > ebcdic.o > ar: crating ../libcrypto.a > /usr/bin/ranlib ../libcrypto.a > sh: /usr/bin/ranibl: not found > *** Error code 1 > make: Fatal error: Command failed for target 'lib' > Current working directory /home/disnye1/swatson/opnessl/crypto > *** Error code 1 > make: Fatal error: Command failed for target 'all' > > If anyone out there could give me a nudge in the right direction in getting > openssl to compile, I would appreciate it. > > Scott Watson > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [EMAIL PROTECTED] > Automated List Manager [EMAIL PROTECTED] -- ------------------------------------------------------------------ Ricardo Stella O.I.T. (609)896-5000 x7436 _suAve_ Rider University *** Remove 'no-spam' from e-mail address before replying. ***
begin:vcard adr;dom:;;;Lawrenceville;NJ;08648; adr:;;2083 Lawreceville Road;Lawrenceville;NJ;08648; n:Stella;Ricardo tel;fax:1-609-219-4994 tel;work:1-609-896-5000 x7436 x-mozilla-html:FALSE url:http://poseidon.rider.edu org:Rider University;O.I.T. version:2.1 title:Manager x-mozilla-cpt:;-9584 fn:Ricardo Stella end:vcard