Re: lwp and https
by other posts by this author
Feb 28 2004 10:57PM messages near this date
lwp and https
|
Re: lwp and https
thank you. That worked!!
----- Original Message -----
From: "Randy Kobes" <randy@[...].ca>
To: <cliff@[...].com>
Cc: <activeperl@[...].com>
Sent: Saturday, February 28, 2004 11:20 AM
Subject: 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
|