need help with installing .tar.gz packages that i've downloaded

Steve Searle steve at stevesearle.com
Sun May 11 14:57:26 UTC 2008


Around 03:33pm on Sunday, May 11, 2008 (UK time), dannylee scrawled:

> I've downloaded a .tar.gz package from the internet, and before I
> downloaded it it said that i only can open it with the archive
> manager. My problem is; how can i install that package?

tar -xzf somefile.tar.gz

You will then probably have to change int the directory that is created,
and ./configure, make, and (as root) make install.

There should be an INSTALL file in the directory you can read.

Steve

-- 

A:  Because it messes up the order in which people normally read text.
Q:  Why is top-posting a bad thing?

 15:55:50 up 1 day,  5:18,  3 users,  load average: 0.20, 0.07, 0.02
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20080511/2356123a/attachment-0001.sig>


More information about the fedora-list mailing list