LinuxQuestions.org
Review your favorite Linux distribution.
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 11-07-2003, 06:05 PM   #1
p0ptart
LQ Newbie
 
Registered: Nov 2003
Posts: 2

Rep: Reputation: 0
Question Installing Tux Racer (retail) from CD


Basically, my friend just got me started on linux. I really like it a lot. I am using Gentoo linux also. I have played the tux racer demo and the graphics have been fine (I have enabled GLX for my TNT2 video card). I'm thinking about buying tux racer (retail) because I liked it so much. My friend already has it and loaned me a burnt disc of it. I'm not sure what to run to start it. I mounted the drive it is in ( /mnt/dvd for me). There are various files, but I have no idea what to do. Here is what I have inside it....
Quote:
root@Tux data # cd /mnt/dvd
root@Tux dvd # ls
autorun.exe data en eula.txt fr lgpl.txt tuxracer.ico
autorun.inf de es extras it readme.txt
under data... (which I think is what I need to run) there is this:
Quote:
root@Tux dvd # cd data
root@Tux data # ls
tuxrac~1.gz
Any and all help is much appreciated! Thanks in advance!
 
Old 11-07-2003, 07:39 PM   #2
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
is there a script in there that says install.sh or setup.sh? when you have a .sh file, just run
sh name_of_your_file_here.sh
.
 
Old 11-07-2003, 07:45 PM   #3
p0ptart
LQ Newbie
 
Registered: Nov 2003
Posts: 2

Original Poster
Rep: Reputation: 0
Ah, I got it now. Thanks a lot
 
Old 06-29-2004, 05:08 PM   #4
dolphans1
Senior Member
 
Registered: Jun 2003
Location: LoneStar
Distribution: Mandriva & Ubuntu
Posts: 1,041

Rep: Reputation: 35
How To Install Tux Racer ?

Hey Guys,

I have downloaded Tux Racer demo onto my Mandrake 10.0 PC and I can't figure out how to install it.

I ran ./configure and it did it's thing, but when I enter the word "make" or "make install" nothing happens.

Any suggestions?

What are the actual install commands? I went to their site and it states nothing.

d-1
 
Old 06-29-2004, 05:27 PM   #5
dolphans1
Senior Member
 
Registered: Jun 2003
Location: LoneStar
Distribution: Mandriva & Ubuntu
Posts: 1,041

Rep: Reputation: 35
Re: How To Install Tux Racer ?

This is what is happening:

checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking whether the C compiler (gcc ) works... yes
checking whether the C compiler (gcc ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++ ) works... yes
checking whether the C++ compiler (c++ ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for ranlib... ranlib
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/time.h... yes
checking for unistd.h... yes
checking for working const... yes
checking whether time.h and sys/time.h may both be included... yes
checking for getcwd... yes
checking for gettimeofday... yes
checking for strdup... yes
checking for finite... yes
checking for isnan... yes
checking for _finite... no
checking for _isnan... no
checking for ieeefp.h... no
checking for Win32 platform... no
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for main in -ldl... yes
checking for main in -lm... yes
checking for tcl8.3 library... no
checking for tcl83 library... no
checking for tcl8.2 library... no
checking for tcl82 library... no
checking for tcl8.0 library... no
checking for tcl80 library... no
checking for tcl library... yes
checking for tcl.h... yes
checking for sdl-config... no
checking for SDL - version >= 1.0.1... no
*** The sdl-config script installed by SDL could not be found
*** If SDL was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the SDL_CONFIG environment variable to the
*** full path to sdl-config.
*** SDL not found. Configuring without audio or joystick support.
checking for GL library... yes
checking for glXGetProcAddressARB... yes
checking for GLU library... yes
checking for GL/gl.h... yes
checking for GL/glx.h... yes
checking whether glx.h defines glXGetProcAddressARB... no
configure: error: Your copy of glx.h is out of date. You can get a more recent copy from the latest Mesa distribution (http://mesa3d.sourceforge.net).
[root@miadolphins@sbcglobal tuxracer-0.61]# make
make: *** No targets specified and no makefile found. Stop.
[root@miadolphins@sbcglobal tuxracer-0.61]# make install
make: *** No rule to make target `install'. Stop.
[root@miadolphins@sbcglobal tuxracer-0.61]#

Can anyone let me know what I am doing that is so wrong?

d-1









Quote:
Originally posted by dolphans1
Hey Guys,

I have downloaded Tux Racer demo onto my Mandrake 10.0 PC and I can't figure out how to install it.

I ran ./configure and it did it's thing, but when I enter the word "make" or "make install" nothing happens.

Any suggestions?

What are the actual install commands? I went to their site and it states nothing.

d-1
 
Old 06-30-2004, 12:56 PM   #6
320mb
Senior Member
 
Registered: Nov 2002
Location: pikes peak
Distribution: Slackware, LFS
Posts: 2,577

Rep: Reputation: 48
Quote:
checking for SDL - version >= 1.0.1... no
*** The sdl-config script installed by SDL could not be found
*** If SDL was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the SDL_CONFIG environment variable to the
*** full path to sdl-config.
*** SDL not found. Configuring without audio or joystick support.
there is your problem..........if SDL is installed, you may need to edit the
$MAKEFILE so it points to where it can find the SDL $PATH
 
Old 06-30-2004, 01:39 PM   #7
Shade
Senior Member
 
Registered: Mar 2003
Location: Burke, VA
Distribution: RHEL, Slackware, Ubuntu, Fedora
Posts: 1,418
Blog Entries: 1

Rep: Reputation: 46
Quote:
checking whether glx.h defines glXGetProcAddressARB... no
configure: error: Your copy of glx.h is out of date. You can get a more recent copy from the latest Mesa distribution (http://mesa3d.sourceforge.net).
This is probably the main problem.
What video drivers are you using?

--Shade
 
Old 06-30-2004, 04:01 PM   #8
dolphans1
Senior Member
 
Registered: Jun 2003
Location: LoneStar
Distribution: Mandriva & Ubuntu
Posts: 1,041

Rep: Reputation: 35
Thanks guys,

I did a "urpmi tuxracer" command and got it installed. Pretty neat little game....

d-1



Quote:
Originally posted by Shade
This is probably the main problem.
What video drivers are you using?

--Shade
 
Old 07-01-2004, 10:51 AM   #9
Kadett
LQ Newbie
 
Registered: Jun 2004
Location: Canada
Distribution: Started on Red Hat 5.1 now on Mandrake 10.0
Posts: 21

Rep: Reputation: 15
Is the Tuxracer which is part of the Mandrake 10 distribution, is that the demo or the full version. I ask because it seems there is only one 'cup' to win, which seems a bit limited.
 
Old 07-02-2004, 01:18 AM   #10
dolphans1
Senior Member
 
Registered: Jun 2003
Location: LoneStar
Distribution: Mandriva & Ubuntu
Posts: 1,041

Rep: Reputation: 35
That I could not tell you. I am not that familiar with the game itself.

d-1



Quote:
Originally posted by Kadett
Is the Tuxracer which is part of the Mandrake 10 distribution, is that the demo or the full version. I ask because it seems there is only one 'cup' to win, which seems a bit limited.
 
Old 07-02-2004, 02:51 PM   #11
The_Nerd
Member
 
Registered: Aug 2002
Distribution: Debian
Posts: 540

Rep: Reputation: 32
The Tuxracer that comes with Mandrake is just the demo.
 
Old 07-02-2004, 06:10 PM   #12
Kadett
LQ Newbie
 
Registered: Jun 2004
Location: Canada
Distribution: Started on Red Hat 5.1 now on Mandrake 10.0
Posts: 21

Rep: Reputation: 15
OK Thanks, so how/ where do you get the full version?
 
Old 07-02-2004, 06:55 PM   #13
LavaDevil94
LQ Guru
 
Registered: Jul 2003
Distribution: Gentoo 2004.2: Who needs exmmpkg when you have emerge?
Posts: 1,795

Rep: Reputation: 47
You can buy it from:
http://tuxracer.com
It's a pretty nifty game, and $15 US isn't so bad .
 
Old 07-03-2004, 09:17 AM   #14
Kadett
LQ Newbie
 
Registered: Jun 2004
Location: Canada
Distribution: Started on Red Hat 5.1 now on Mandrake 10.0
Posts: 21

Rep: Reputation: 15
Yeah it seems that you can't buy it off that site anymore. I found you can buy it here though:


http://www.cafeshops.com/roxorgames.8129240

So I guess I'll be getting a full copy from there at some point.
 
  


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
Tux Racer Ross Clement Linux - Games 3 07-23-2005 03:47 PM
problem installing tux racer on slack.....please help me i love this game... Linux_Inside Slackware 5 10-21-2003 10:46 AM
tux racer biophysics Linux - General 11 05-20-2003 05:28 PM
Tux Racer jt1020 Linux - General 2 05-12-2003 11:03 AM
Tux Racer iron_maiden Linux - Software 7 04-26-2003 07:01 PM

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

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