Still need help with this -- has anybody ever successfully used the "-location=" switch? My project is blocked until I can figure out what to enter to point to the location of Net_SSLeay.pm on the UWinnipeg server.

-Bennett

At 04:25 PM 3/21/2003 -0800, Bennett Haselton wrote:
Thanks, I was able to add the UWinnipeg server to my list of repositories with the command:
PPM> set repository UWinnipeg http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer


and after that I was able to run the command "install Net_SSLeay.pm" and it worked.

How do I use the "--location=" switch to the "install" command, to specify in a single command that I want to download from a given repository? (I'm trying to create a batch file that will download and install the Net_SSLeay.pm package in a single command.) If http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer: is the URL of the PPM server, then what do I use as the "location" for the package? The syntax is:

PPM> install --location=<url> Net_SSLeay.pm

but none of the following work when substituted for <url> above:

http://theoryx5.uwinnipeg.ca/cgibin/ppmserver?urn:/PPMServer:
http://theoryx5.uwinnipeg.ca/cgibin/ppmserver?urn:/PPMServer:Net_SSLeay.pm

Given the URL of the PPMServer, how do I determine the URL of the package to specify as the location?

-Bennett

At 05:15 PM 3/21/2003 -0600, Scot Robnett wrote:
It shows up for me using PPM on Windows 2000...

PPM> search Crypt::SSLeay
Packages available from
http://theoryx5.uwinnipeg.ca/cgi-bin/ppmserver?urn:/PPMServer:
Crypt-SSLeay [0.49] OpenSSL glue that provides LWP https support
PPM>

Scot R.
inSite
_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


[EMAIL PROTECTED]     http://www.peacefire.org
(425) 497 9002

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs


[EMAIL PROTECTED]     http://www.peacefire.org
(425) 497 9002

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to