On Mon, Jul 11, 2005 at 05:44:05PM +0100, mikeb@gbdirect.co.uk wrote:
On Mon, Jul 11, 2005 at 05:31:58PM +0100, Peter Hunter wrote:
Hi, me again,
I have been looking around the Linux.org site, and noticed that nearly all of there downloads are in the .gz format (I asume this is compressed a bit like .zip). Uncompressing proberbly won't be a problem, but how do I install the file/program from there? More to the point, where can I find instructions that will tell me what to do? (Bearing in mind of course that I am running Suse, which seems to be a bit different from other flavours of Linux).
Regards,
peter
With SuSE you have two choices 1 - preferred - use pre-built versions of the software you want (.rpm format) and install them using YaST
2 - not preferred (by many) - obtain the source code of the software and build it yourself. That's what you get with .gz or .tgz files. If you are lucky this may be a painless process but if not, you will need a good amount of technical skill to fix any problems you may get.
.tgz files can be Slackware packages which are packaged for automatic installation by Slackware's package system. They won't (in that case) include the source for building yourself.
.tgz is to Slackware what .rpm is to Red Hat (and other distributions).