Installing Tar
James Kaufman
jmk at kaufman.eden-prairie.mn.us
Sun Dec 13 18:02:04 UTC 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Anthony M. Rasat wrote:
> Kate wrote:
>> How do I install a Tar file, used terminal without any success.
>
> Try: tar xfvz tarfile.tar.gz
> Or: tar xfvj tarfile.tar.bz2
> Or tar xfv tarfile.tar
>
> Notice the extension differences. This assuming you want to extract tar file, not creating them.
>
> Regards,
>
> Anthony M. Rasat
> Manager - Technical, Network and Support Division
> PT. Jawa Pos National Network
> Graha Pena Jawa Pos Group Building, 5th floor
> Jln. Raya Kebayoran Lama 12, Jakarta Selatan 12210
> Indonesia.-
> Phone 02132185562
> Phone 081574217035
> Fax 02153651465
> Web http://www.jpnn.com
>
That only scratches the surface the question implied. The tar commands
above will extract the files, but then you probably need to change to
that directory and compile the program. Depending on the program, it
might be as simple as
./configure
make
sudo make install
Then again, it would be helpful to know which program you are trying to
install. Is it possibly already available in a repository?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAkslLBsACgkQ+SSwQS5uuzuQLwCgp996Ksl1gjKVoJqwnZR2IOe7
BsAAoOvNEwnxLyM2dL+ptPVeXbVo5szQ
=eYq8
-----END PGP SIGNATURE-----
More information about the ubuntu-users
mailing list