Jump to content
Compatible Support Forums
Sign in to follow this  
Justbill

can someone explain tar.gz files

Recommended Posts

I've been downloading some games for my kids. Some of them are tar.gz files, how do I get the game to install in SuSE 9.3? I would like to make the games available system wide. RPM files are easy, I just open a terminal and su

 

yast2 -i <filename>.rpm

 

and its done! but these aren't rpm's, and I don't know what to do with them.

 

Any help is greatly appreciated

 

Thanks

Justbill

Share this post


Link to post

Here we go again! I posted this on linux compatible ( and I'm viewing it on linux compatible). How do my posts get mixed around on these boards?

 

Justbill

Share this post


Link to post

Originally posted by Justbill:

Quote:
Here we go again! I posted this on linux compatible ( and I'm viewing it on linux compatible). How do my posts get mixed around on these boards?

 

Justbill

 

Man!!! I'm viewing this on NTCompatible. This is sitting in "Slack Space", maybe that's why it's viewable from both forums. Sorry I can't help out any more, once again, good luck.

Share this post


Link to post

Thanks for your help Relic! Maybe a mod will notice this and get me in the right forum.

 

Justbill

Share this post


Link to post

If a package is a tarball, most likely its source code. You can install the package by typing this into the terminal:

 

./configure

make

make install

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×