Can't locate Archive/Tar.pm in @INC

If you get the error:

Can't locate Archive/Tar.pm in @INC

then run:

wget http://www.cpan.org/modules/by-module/Archive/Archive-Tar-1.54.tar.gz
tar xvzf Archive-Tar-1.54.tar.gz
cd Archive-Tar-1.54
perl Makefile.PL
make
make install
 
troubleshooting/locate_archive.txt · Last modified: 2010/02/22 09:34 by muscardin
 
Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki