On Thu, Apr 28, 2005 at 09:40:18PM -0600, Martel, John (John) wrote: > I'm trying to install LWP, but it needs URI installed first. When I try > to > install URI, I'm not completely successful because a "path.al" file is > not > created, which the LWP module complains about. > > I met all the prerequisites listed for URI (MIME::Base64 module), but > I can't seem to install it completely or correctly. For some reason, > it doesn't pass the "Storable" tests when I "make test", even though > the Storable module was installed with no problems. Why doesn't the > URI module give me a better indication of what the problem is??
What a wonderfully reflexive question... John (John), 'Storable' is part of the Perl standard distribution now, so I wonder why it has to be installed separately. What version of Perl do you use? Maybe it would give _us_ also a better indication of what the problem is if you share the output of 'make test' of the module in question? \rho