in reply to Re: ActiveState Perl 10.x and Crypt::SSLeay not installed errors on Windows 2003
in thread ActiveState Perl 10.x and Crypt::SSLeay not installed errors on Windows 2003
You may download it from Randy Kobes's PPM repository by using the following command:
ppm install http://theoryx5.uwinnipeg.ca/ppms/Crypt-SSLeay.ppd
There's a minor problem with that. The ppd by that url contains:
OpenSSL glue that provides LWP https support Joshua Chamas <josh (at) +chamas dot com> install_ssl
which means that ppm unsurprisingly reports:
C:\Perl510\bin>ppm install http://cpan.uwinnipeg.ca/PPMPackages/10xx/C +rypt-SSLeay.ppd ppm install failed: The PPD does not provide code to install for this +platform
Googling turns up http://cpan.uwinnipeg.ca/PPMPackages/10xx/Crypt-SSLeay.ppd with equally useless contents.
Looking further, I found this page(*) which has this link which list another link under the heading "Win32 PPM packages for "Crypt-SSLeay"" uwinnipeg Perl 5.10 repository 0.57 which takes you back to the link(*) above :(
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: ActiveState Perl 10.x and Crypt::SSLeay not installed errors on Windows 2003
by yeah (Novice) on Mar 28, 2008 at 23:50 UTC | |
by BrowserUk (Patriarch) on Mar 29, 2008 at 00:33 UTC | |
by yeah (Novice) on Mar 29, 2008 at 02:39 UTC | |
by syphilis (Archbishop) on Mar 29, 2008 at 03:33 UTC | |
by BrowserUk (Patriarch) on Mar 29, 2008 at 10:04 UTC | |
|