RE: UNIX - Installing Crypt::SSLeay
Ian Harisay <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.lwp |
|---|---|
| Message-ID | <BF1C843650BEAC42B550F036464E44FEC834CB4A5C@MAILBOX.corp.nuskin.net> |
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: [email protected] 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