ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> activeperl
activeperl
Re: lwp and https
by Randy Kobes other posts by this author
Feb 28 2004 4:20PM messages near this date
Re: lwp and https | Re: lwp and https
On Sat, 28 Feb 2004 cliff@[...].com wrote:

>  when I tried installing Crypt-SSLeay I got this error message:
> 
>  PPM> install http://theoryx5.uwinnipeg.ca/ppmpackages/Crypt-SSLeay
>  Install package 'http://theoryx5.uwinnipeg.ca/ppmpackages/Crypt-SSLeay?'
>  (y/N):
>  y
>  Installing package
>  'http://theoryx5.uwinnipeg.ca/ppmpackages/Crypt-SSLeay'...
>  Error installing package
>  'http://theoryx5.uwinnipeg.ca/ppmpackages/Crypt-SSLeay'
>  : Could not locate a PPD file for package
>  http://theoryx5.uwinnipeg.ca/ppmpackages/Crypt-SSLeay

Try
   ppm install http://theoryx5.uwinnipeg.ca/ppmpackages/Crypt-SSLeay.ppd
(ie, with the '.ppd' extension). Alternatively, you can add
 http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer
(for ActivePerl 6xx), or
 http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer58
(for ActivePerl 8xx) in your list of repositories within the
ppm shell, and then you can install things within the ppm
shell as
   ppm>  install Crypt-SSLeay

-- 
best regards,
randy
_______________________________________________
ActivePerl mailing list
ActivePerl@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:



Jeff Griffiths
Randy Kobes
Randy Kobes

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved