
sam at tregar
Feb 15, 2002, 9:59 AM
Post #1 of 2
(746 views)
Permalink
|
|
[Bricolage-Devel] Re: [Bricolage-Commits] Added an m4 macro to check whether or not CPAN works.
|
|
On Fri, 15 Feb 2002, Mark Jaroski wrote: > Log Message: > ----------- > Added an m4 macro to check whether or not CPAN works. Can y'all have > a look at the code in aclocal.m4 and tell me if this method makes > sense to you? This is broken. Pinging a single CPAN mirror won't tell you if the CPAN.pm module will work. CPAN.pm can be configured to access any number of mirrors, possibly on the local network! I don't know of a reliable way to figure out if CPAN.pm works. I think we may just have to try it and then test afterword to see if it worked. If it didn't then we show a message telling them why the install failed and offering up the --without-cpan option. -sam _______________________________________________ Bricolage-Devel mailing list Bricolage-Devel [at] lists https://lists.sourceforge.net/lists/listinfo/bricolage-devel
|