Re: Providing libraries for Crypto::SSLeay

2012-03-07 Thread SB Tech
ird thing is to open cpan and run "o conf init" to make sure the settings > are fine and get hints about missing CPAN-related modules. > > On 3/7/2012 2:46 AM, SB Tech wrote: >> So, just to clarify: Apple have deprecated OpenSSL in 10.7.x, and also >> appear to no long

Re: Providing libraries for Crypto::SSLeay

2012-03-06 Thread SB Tech
Terminal. On 6 March 2012 16:01, Jakob Bohm wrote: > On 3/5/2012 9:21 PM, SB Tech wrote: > >> I've installed openssl 1.0.0g, but I'm still receiving an error when >> running the following command. The error is a different one, however: >> >> $ sudo cpan inst

Re: Providing libraries for Crypto::SSLeay

2012-03-05 Thread SB Tech
Running make install Make had returned bad status, install seems impossible Does this still appear to be an OpenSSL problem, or something else? On 5 March 2012 17:56, Jakob Bohm wrote: > On 3/5/2012 6:17 PM, SB Tech wrote: > >> Hi, >> >> Specs: OS X 10.7.3; latest version

Providing libraries for Crypto::SSLeay

2012-03-05 Thread SB Tech
Hi, Specs: OS X 10.7.3; latest version of Prowl.pl. I was attempting to use the Prowl.pl scriptto send notifications to Prowl via a script. This script requires the installation of Crypto::SSLeay. However, it transpires that Cry