http://qs321.pair.com?node_id=734437


in reply to Re: Unable to Install Crypt::SSLeay on XP
in thread Unable to Install Crypt::SSLeay on XP

I cant see anything listening on 443...

Also, I had to specify the location of my OpenSSL files...

Next daft question then, how do i force install it?

Cheers
Gavin
  • Comment on Re^2: Unable to Install Crypt::SSLeay on XP

Replies are listed 'Best First'.
Re^3: Unable to Install Crypt::SSLeay on XP
by grinder (Bishop) on Jan 06, 2009 at 14:50 UTC

    Easy, just:

      dmake install

    ... if running from the command-line (in the build directory), or 'force install' in the CPAN shell.

    • another intruder with the mooring in the heart of the Perl

      Yep, managed to google it... ;)

      Installed and working fine... :)

      Cheers
      Gavin