in reply to Problems installing Archive::Zip
I believe I put both the .zip and the .tar.gz version on CPAN when I put 0.11 there. My guess is that your problem comes from running gzip on a .zip file, which it can't handle. Gzip can only handle .gz files. If you want to make CPAN install a .zip file (not that you need to), you need to install the Info-Zip tools to get zip and unzip. And you have to re-configure CPAN. It's probably easier just to ditch the .zip file and get the .tar.gz one.
update: Yes, there is the tar.gz version at the same place.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Problems installing Archive::Zip
by dvergin (Monsignor) on Jun 23, 2001 at 09:40 UTC | |
by bikeNomad (Priest) on Jun 23, 2001 at 09:46 UTC | |
by dvergin (Monsignor) on Jun 23, 2001 at 09:55 UTC | |
by Aighearach (Initiate) on Jun 23, 2001 at 11:37 UTC |