[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: "GPS" <gps@xxxxxxxxxxxxxx>
- Date: Tue Apr 3 00:01:16 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
>Hi, I'm trying to install the Perl module Net::SSLeay on a RaQ4r (I want to
>do secure transactions through Authorize.net, and this module is required).
>I tried to install it by typing
>perl -MCPAN -e shell
>install Net::SSLeay
>The installation seems to start okay, then I get an error telling saying: "I
>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.
>
>Does anyone know how to install this module on a RaQ4r? I tried searching
>the archives, but couldn't find an answer (and most of the information I
>found was for a RaQ2). Thanks in advance.
>
>~ Chris Calabrese
Chris,
Try just /usr
If that doesn't work try downloading the SSLeay tar ball and installing manually and
edit the makefile to point to the actual location of openssl on your Raq
Tony