Skip to content

Instantly share code, notes, and snippets.

Created July 26, 2011 16:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/1107152 to your computer and use it in GitHub Desktop.
Save anonymous/1107152 to your computer and use it in GitHub Desktop.
export TAR_OPTIONS='--warning==none';cpan JavaScript::Packer
[root@c56b sbin]# export TAR_OPTIONS='--warning==none';cpan JavaScript::Packer
CPAN: Storable loaded ok (v2.18)
Going to read /root/.cpan/Metadata
Database was generated on Tue, 26 Jul 2011 14:30:31 GMT
CPAN: YAML loaded ok (v0.68)
Going to read /root/.cpan/build/
............................................................................DONE
Found 116 old builds, restored the state of 116
Running install for module 'JavaScript::Packer'
Running make for N/NE/NEVESENIN/JavaScript-Packer-1.004.tar.gz
CPAN: Digest::SHA loaded ok (v5.47)
CPAN: Compress::Zlib loaded ok (v2.037)
Checksum for /root/.cpan/sources/authors/id/N/NE/NEVESENIN/JavaScript-Packer-1.004.tar.gz ok
/bin/tar: unrecognized option `--warning==none'
Try `tar --help' or `tar --usage' for more information.
Uncompressed /root/.cpan/sources/authors/id/N/NE/NEVESENIN/JavaScript-Packer-1.004.tar.gz successfully
Using Tar:/bin/tar xvf "JavaScript-Packer-1.004.tar":
/bin/tar: unrecognized option `--warning==none'
Try `tar --help' or `tar --usage' for more information.
Couldn't untar JavaScript-Packer-1.004.tar
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment