LinuxQuestions.org
Help answer threads with 0 replies.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 11-01-2003, 03:49 PM   #1
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Rep: Reputation: 30
installing a .tar.gz


im running redhat 9... and i just downloaded a game called legends but its a .tar.gz file..... how do i go about installing this game?
 
Old 11-01-2003, 03:53 PM   #2
ionstorm
Member
 
Registered: Jul 2003
Location: United Kingdom
Distribution: Slackware 8.0, 8.1, 9, 9.1 Crux 1.1,1.2
Posts: 80

Rep: Reputation: 15
If it's source code, as I presume:

- Untar it with "tar xzvf legends.tar.gz"
- cd legends-version/
- ./configure
- make
- su -c "make install"

that should do it.

There are more comprehensive guides around though, even a search would produce lots of results.

Ion
 
Old 11-01-2003, 03:53 PM   #3
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Take a look at jeremy's "Linux Answer":
http://www.linuxquestions.org/questi...ticle&artid=15
 
Old 11-01-2003, 04:22 PM   #4
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
When you,ve cd'd into the extracted directory its always wise to have a look at the read me and install files if they're there.
 
Old 11-01-2003, 05:01 PM   #5
ionstorm
Member
 
Registered: Jul 2003
Location: United Kingdom
Distribution: Slackware 8.0, 8.1, 9, 9.1 Crux 1.1,1.2
Posts: 80

Rep: Reputation: 15
Thinking about it you should run ./configure --help first too, it's amazing how often you think "Yeh, I need that option".
 
Old 11-01-2003, 05:02 PM   #6
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
ok i downloaded the legends.tar.gz to /usr/src.... once i did that i ran the code

tar zxf legends.tar.gz
cd legends
./configure
make
make test (optional)
make install


when i do that i get this ...

[root@localhost src]# tar zxf legends.tar.gz
[root@localhost src]# cd legends
[root@localhost legends]# ./configure
bash: ./configure: No such file or directory
[root@localhost legends]# make
make: *** No targets specified and no makefile found. Stop.
[root@localhost legends]# make test (optional)
bash: syntax error near unexpected token `('
[root@localhost legends]# make install
make: *** No rule to make target `install'. Stop.


ok.. i have no idea what to do now, its not installing.... what should i do?
 
Old 11-01-2003, 05:06 PM   #7
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
There is probably a README or INSTALL file read those - it may want you to use somethign like:
./config

or:
./install.sh
 
Old 11-01-2003, 05:11 PM   #8
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
at what point do i do that? should i just open up my terminal and go to the legend folder and the the install thing or where should i do it or what?
 
Old 11-01-2003, 05:15 PM   #9
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Where should you do what? "READ" the files README and INSTALL if they exist in the folder.
Tos ee if they exist:
ls

To read them:
less README
less INSTALL
 
Old 11-01-2003, 05:22 PM   #10
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
the readme file just talks about the game itself, ya know, sayin this is a beta version, nothin that i can use right now.......... so what should i do?
 
Old 11-01-2003, 05:24 PM   #11
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
What other files are there.
ls
 
Old 11-01-2003, 05:25 PM   #12
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
common ispawn libopenal.so lindedicated linux.txt QuickStart.txt runlegends
default.keybinds.txt legends libSDL-1.2.so.0 LinLegends main.cs readme.txt show
 
Old 11-01-2003, 05:30 PM   #13
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
this is what comes up when i ls


common ispawn libopenal.so lindedicated linux.txt QuickStart.txt runlegends
default.keybinds.txt legends libSDL-1.2.so.0 LinLegends main.cs readme.txt show
 
Old 11-01-2003, 05:31 PM   #14
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Try reading QuickStart.txt If you still have problems then post the output of:
ls -l
 
Old 11-01-2003, 05:36 PM   #15
zexter
Member
 
Registered: Oct 2003
Location: Saint Louis, Missouri
Distribution: Mandrake 10 Official
Posts: 210

Original Poster
Rep: Reputation: 30
the installation proccess in the quickstart.txt says this.........

I. Installation



A. LEGENDS may be freely downloaded from our website,

http://hosted.tribalwar.com/legends/ . The download section link

should be on the left.

B. Run the installation program and follow the directions that appear.


and obviously there isnt just a installation program so heres the ls -l



[root@localhost legends]# ls -l
total 16080
drwxrwxrwx 2 544 513 4096 Nov 1 17:23 common
-rwxrwxrwx 1 544 513 895 Jul 30 13:33 default.keybinds.txt
-rwxr-xr-x 1 root root 7712 Oct 30 16:49 ispawn
drwxrwxrwx 2 544 513 4096 Nov 1 17:27 legends
-rwxr-xr-x 1 root root 746902 Oct 30 16:49 libopenal.so
-rwxr-xr-x 1 root root 1284469 Oct 30 16:49 libSDL-1.2.so.0
-rwxr-xr-x 1 root root 7045265 Oct 30 16:49 lindedicated
-rwxr-xr-x 1 root root 7266721 Oct 30 16:49 LinLegends
-rwxrwxrwx 1 544 513 13404 Oct 29 16:31 linux.txt
-rwxrwxrwx 1 544 513 8165 Aug 1 18:22 main.cs
-rwxrwxrwx 1 544 513 15401 Sep 24 17:12 QuickStart.txt
-rwxrwxrwx 1 544 513 5254 Oct 27 20:27 readme.txt
-rwxr-xr-x 1 root root 52 Oct 30 16:49 runlegends
drwxrwxrwx 2 544 513 4096 Nov 1 17:23 show
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
how can i decompress this tar.tar file? hmmm sounds new.. tar.tar.. help ;) kublador Linux - Software 14 10-25-2016 02:48 AM
Installing from tar.gz Mr.Bone Linux - Software 4 08-04-2004 01:17 AM
Error while installing package.tar.tar isone Linux - Software 2 11-03-2003 11:58 AM
installing a tar.gz SonKun Linux - Newbie 8 08-12-2003 07:58 AM
HELP! Installing with .tar.gz lazybum Linux - General 3 06-11-2003 02:34 PM

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

All times are GMT -5. The time now is 04:27 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