Re: SunOS/OpenSSL install woes

2002-12-04 Thread Paul L. Allen
John Drabinowicz wrote: > > [... while compiling on Solaris ...] > /usr/ucb/cc: language optional software package not installed /usr/ucb/cc is the front-end for the Berkeley-compatibility C compiler. The error is telling you that the back-end is not installed. The best thing to do with /usr/

RE: SunOS/OpenSSL install woes

2002-12-04 Thread Boyle Owen
>-Original Message- >From: Ana Belen Porto Pazos [mailto:[EMAIL PROTECTED]] >Try to add in the $PATH enviroment variable the location of >gcc to be used instead of cc. Ditto. The native Sun compiler (/usr/ucb/cc) will not work with openssl. You need gcc. This message is for the named pe

Re: SunOS/OpenSSL install woes

2002-12-04 Thread Ana Belen Porto Pazos
Try to add in the $PATH enviroment variable the location of gcc to be used instead of cc. On Wed, 4 Dec 2002, John Drabinowicz wrote: > Hi, > > I'm new here and already have a problem. I'm more used to Win32 than any of > the UNIX type OSs > > System = SunOS 5.8 > Software = Active Perl v5.6.