Re: [Boston.pm] CPAN module problem

2005-11-14 Thread Dan Boger
On Mon, Nov 14, 2005 at 03:57:33PM -0800, Ranga Nathan wrote: > I re-installed the module from > http://search.cpan.org/CPAN/authors/id/A/AN/ANDK/CPAN-1.76_65.tar.gz and > the install went OK. > When I first installed, I might not have set up the FTP servers correctly. > So this time, it did

Re: [Boston.pm] CPAN module problem

2005-11-14 Thread Ranga Nathan
[EMAIL PROTECTED] 11/14/2005 03:39 PM To boston-pm@mail.pm.org cc Subject Re: [Boston.pm] CPAN module problem On Mon, Nov 14, 2005 at 03:27:00PM -0800, Ranga Nathan wrote: > I am not sure what I did, the CPAN module is broken on one of my SuSE > servers. I am not sure how I got here. I

Re: [Boston.pm] CPAN module problem

2005-11-14 Thread Dan Boger
On Mon, Nov 14, 2005 at 03:27:00PM -0800, Ranga Nathan wrote: > I am not sure what I did, the CPAN module is broken on one of my SuSE > servers. I am not sure how I got here. I reinstalled the module but > problem persists. Is it CPAN.pm with problems, or libwww? Did you try installing the

[Boston.pm] CPAN module problem

2005-11-14 Thread Ranga Nathan
I am not sure what I did, the CPAN module is broken on one of my SuSE servers. I am not sure how I got here. I reinstalled the module but problem persists. -- This will cause `make test' to be quite a bit

Re: [Boston.pm] CPAN module

2003-11-20 Thread drforr
Quoting [EMAIL PROTECTED]: > Agreed that CPAN is a huge time saver. Not all modules on CPAN are > written with automatic installation in mind, unfortunately - as you've > seen, some tests depend on environment variables or other additional > configuration that doesn't fit into the CPAN.pm

Re: [Boston.pm] CPAN module

2003-11-19 Thread joe
Agreed that CPAN is a huge time saver. Not all modules on CPAN are written with automatic installation in mind, unfortunately - as you've seen, some tests depend on environment variables or other additional configuration that doesn't fit into the CPAN.pm installation scheme. A bigger problem

Re: [Boston.pm] CPAN module

2003-11-19 Thread Jeremy Muhlich
You can force any cpan command by prepending it with 'force' (type 'help' at the cpan prompt for a list of commands). cpan> force install Module -- Jeremy On Wed, 2003-11-19 at 12:27, Ranga Nathan wrote: > CPAN module is cool! Dont know why I did not use it earlier! > However I have one

[Boston.pm] CPAN module

2003-11-19 Thread Ranga Nathan
CPAN module is cool! Dont know why I did not use it earlier! However I have one problem. Sometimes, if the make test is not 100%, CPAN does not install, even though I 'know' it is ok. So, I have to do some installs the old way. Any suggestions? I also like to hear about various uses people put