in reply to Re3: (installing modules) Problem with DynaLoader and "use"ing downloaded modules
in thread Problem with DynaLoader and "use"ing downloaded modules
++bbfu! You found my problem. I was downloading the actual .pm file for each module, not the tarred/gzipped distro. After downloading, unzipping, and making the module, I can successfully use the modules now.
As for running a CPAN mirror, that was not the case. I can run the CPAN shell, and it would configure and start downloading modules, but every time it started compiling the module, I would get an out of memory error. CPAN seems to auto-update (the version installed on our system is 1.59, and I think the current version is 1.71?) before it will download any other modules, and would always crash when attempting compile the new version of CPAN.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re4: (installing modules) Problem with DynaLoader and "use"ing downloaded modules
by bbfu (Curate) on Jul 25, 2003 at 20:28 UTC |