Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: PPM Trouble...help please!!

by little (Curate)
on Sep 20, 2000 at 16:08 UTC ( [id://33271]=note: print w/replies, xml ) Need Help??


in reply to PPM Trouble...help please!!

Hi Billy, I'm using AP as well, but the ppm is trying to connecdt to the modlue repository you have chosen, so please read the the ActivePerlDoc, e.g. "..Perl\html\faq\ActivePerl-faq2.html" for detailed information, especially the section about proxies and firewalls. So the reason seems simply to be, that ppm is looking for the modules in a different location than you do.
so try following:
c:\ppm
PPM>install \location DIR PACKAGE
where "DIR" specifies the directory on your system, but instead of givibg this "DIR" you can also pass an URL here.
to read more, use "PPM>help install"
So far ..

Replies are listed 'Best First'.
RE: Re: PPM Trouble...help please!!
by Billy (Novice) on Sep 20, 2000 at 17:14 UTC
    Hi thanks for the reply.
    I have tried what you suggested but it still does not seem to work. What I did was:

    PPM>install --location=http://www.activestate.co./PPMPackages/5.005/ Net-Daemon.ppd

    and also

    install http://www.activestate.co./PPMPackages/5.005/Net-Daemon.ppd

    Does it work when you execute this command?
    I think I will have a read of the perlmonth article pointed out by Ugly below!

    Thanks.

    Billy.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://33271]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others examining the Monastery: (8)
As of 2024-04-23 11:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found