Hi, I'm not familiar with ActiveState and don't currently use it. On Linux/Unix or in Cygwin under Windows, I use commands of the form
perl -MCPAN -e 'install module' Maybe that will work with ActiveState perl too. On Linux/Unix and Cygwin I also use FTP directly to get the modules I want from CPAN, unbundle, build and install them manually and that's my preferred method because then I have the best idea about what really got installed and what and where are its sources. -tristram -----Original Message----- From: ramakrishna [mailto:[EMAIL PROTECTED] Sent: Monday, October 13, 2003 9:34 AM To: Tristram Nefzger Cc: [EMAIL PROTECTED] Subject: Re: Problem with installing PPM Hi, My machine is connetced to Internet through Proxy. when i tried the options, C:\>ping ppm.activestate.com Unknown host ppm.activestate.com. C:\> telnet ppm.activestate.com 80 Connecting To ppm.activestate.com...Could not open a connection to host on port 80 : Connect failed Also i observed one known issue in the Activestate.com stating that " a.. PPM may not connect to the internet through a proxy server. Future versions will regain this functionality." What is the other alternative to use PPM? Thanks in advance, Ramakrishna.S ----- Original Message ----- From: "Tristram Nefzger" <[EMAIL PROTECTED]> To: "'ramakrishna'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, October 13, 2003 4:17 PM Subject: RE: Problem with installing PPM > Are you connected to the Internet, and if so, how - like are you using > a web proxy? > > Try running the following in a DOS window: > > ping ppm.activestate.com > > telnet ppm.activestate.com 80 > > What is the response to each? If they work then your layers 1-3 > networking is fine and so is ppm.activestate.com on tcp/ip port 80 and > there may be a problem with the pmm config. > > -tristram > -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]