[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Net::SSLeay Perl Module on RaQ4r
- Subject: Re: [cobalt-users] Net::SSLeay Perl Module on RaQ4r
- From: Hendrik Runte <cobalt@xxxxxxxxxx>
- Date: Thu Apr 5 18:30:38 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
am 03.04.2001 5:31 Uhr schrieb Brent Sims unter brent@xxxxxxxxxxx:
> On Mon, 2 Apr 2001, WebWorkshop wrote:
>
> } could not find your OpenSSL in `/usr/local/ssl'" and prompting me to type in
> } the location. I've tried /usr/sbin/ but that doesn't work.
>
> Odds are the module installed fine. Cobalt put OpenSSL in a
> non standard place. That's what is causing your problem. Someone
> else may have a better solution, but the easiest and cleanest fix I
> know of is to simply install another OpenSSL where it is supposed to
> be, /usr/local/SSL
>
> brent
>
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>
Type perl Makefile.PL /usr
an it'll work fine.
Hendri.