Unfortunately I do not have access to a Solaris server on which I can install a compiler...
Are you sure there isn't a compiler there already? Do you have shell access on the box in question? A quick which cc or which gcc should tell you if you have a compiler or not. If you *do*, then just install the module in the usual way.
perl Makefile.PL make make test make install
If you don't have root on that box, then just install in a directory that you have permissions to.
-- vek --Perl Makefile.PL LIB=/path-to/your-dir PREFIX=/path-to/your-dir make make test make install
In reply to Re: Finding Net_SSLeay PPM package for Solaris
by vek
in thread Finding Net_SSLeay PPM package for Solaris
by inman
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |