LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games
User Name
Password
Linux - Games This forum is for all discussion relating to gaming in Linux.

Notices


Reply
  Search this Thread
Old 02-08-2008, 01:31 PM   #1
192.168.????
LQ Newbie
 
Registered: Feb 2008
Distribution: Ubuntu
Posts: 5

Rep: Reputation: 0
Having trouble installing unreal tournaments on ubuntu.


I am having trouble installing the unreal tournaments demo on my ubuntu computer. How do you install it? The file name is: UT2004-LNX-Demo334.run.gz How do I unzip it? Thanks!!
 
Old 02-08-2008, 01:42 PM   #2
Nylex
LQ Addict
 
Registered: Jul 2003
Location: London, UK
Distribution: Slackware
Posts: 7,464

Rep: Reputation: Disabled
Use gunzip.
 
Old 02-08-2008, 01:43 PM   #3
192.168.????
LQ Newbie
 
Registered: Feb 2008
Distribution: Ubuntu
Posts: 5

Original Poster
Rep: Reputation: 0
Where can I get "gunzip" Thanks!

Last edited by 192.168.????; 02-08-2008 at 02:34 PM.
 
Old 02-09-2008, 02:28 AM   #4
O(V)eGA_l2el)
Member
 
Registered: May 2005
Distribution: Fedora & Debian
Posts: 56

Rep: Reputation: 15
If I am not mistaken, "gunzip," and "tar" are readily available with most basic Ubuntu installations. Open up your favorite terminal and type the following:

Code:
gunzip -v UT2004-LNX-Demo334.run.gz
-or-
Code:
gunzip -dv UT2004-LNX-Demo334.run.gz
The commands above will uncompress the (*.gz) file, as well as display on screen all actions taken place, to the current working directory. (hence -v for verbose)

You can also uncompress the (*.gz) file with the following tape archive command:

Code:
tar xvzf UT2004-LNX-Demo334.run.gz
This will do the same as previous commands. What you are left with is a UT2004-LNX-Demo334.run file. This demo install can be started using this command:

Code:
./UT2004-LNX-Demo334.run
-or-
Code:
sh UT2004-LNX-Demo334.run
Hope this helps.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Having trouble installing ndiswrapper 1.49 on ubuntu 7.04 dmetras Linux - Wireless Networking 3 11-03-2007 05:39 PM
Trouble installing Ubuntu 7.04 on desktop Trisk Ubuntu 2 05-12-2007 08:25 AM
Trouble installing internet on Ubuntu 6.06 The Apache Linux - Software 1 07-02-2006 05:55 AM
Having trouble installing ndiswrapper onto Ubuntu fugiware Linux - Hardware 4 07-28-2005 01:20 PM
Unreal Tournaments Linux installer. MagusYilie Linux - Software 2 04-25-2005 12:14 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software > Linux - Games

All times are GMT -5. The time now is 02:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration