Re: UNIX - Installing Crypt::SSLeay

2008-02-15 Thread Reinier Post
On Wed, Feb 13, 2008 at 12:46:15PM -0500, David Moreno wrote:
 I think that, from the paths he pasted, it's a Sun4 Solaris.

In that case, the answer is probably to install a C compiler.

Last time I used Solaris, it didn't come with a C compiler,
but Sun offered CDs with optional additional packages that
include gcc.  (They may since have modernized the distribution
of this software.)  Install that and either you will have a cc,
or you will have a gcc and need to tell CPAN that gcc is your C compiler.

-- 
Reinier


RE: UNIX - Installing Crypt::SSLeay

2008-02-13 Thread Ian Harisay
What operating system are you using?  Unix is just too vague for anyone to 
really be of any help.

-Original Message-
From: Stefan Seifert [mailto:[EMAIL PROTECTED]
Sent: Tuesday, February 12, 2008 5:54 PM
To: libwww@perl.org
Subject: Re: UNIX - Installing Crypt::SSLeay

On Tuesday 12 February 2008 19:53:59 Sanchez, Rafael MSCC wrote:

 No installed SSL libraries found in any of the following places.

 /usr/sfw/bin/openssl does not appear to be an SSL library
 installation, since

 the required header files were not found. The build cannot proceed.

If you installed openSSL via your distribution's packages, don't forget any 
corresponding -devel package. You'll need it for compiling software that 
depends on it.

Regards,
Stefan


Re: UNIX - Installing Crypt::SSLeay

2008-02-12 Thread Stefan Seifert
On Tuesday 12 February 2008 19:53:59 Sanchez, Rafael MSCC wrote:

 No installed SSL libraries found in any of the following places.

 /usr/sfw/bin/openssl does not appear to be an SSL library installation,
 since

 the required header files were not found. The build cannot proceed.

If you installed openSSL via your distribution's packages, don't forget any 
corresponding -devel package. You'll need it for compiling software that 
depends on it.

Regards,
Stefan


signature.asc
Description: This is a digitally signed message part.