Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Tux Racer problems (Cannot find Tcl library)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
scubacuda
Tux's lil' helper
Tux's lil' helper


Joined: 05 Dec 2004
Posts: 111

PostPosted: Sun Dec 12, 2004 6:04 pm    Post subject: Tux Racer problems (Cannot find Tcl library) Reply with quote

I just downloaded Tux Racer, but I can't get it to work.
Code:
tar -xzf tuxracer-0.61.tar.gz
cd tuxracer-0.61
./configure
checking for a BSD compatible install... /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++... g++
checking whether the C++ compiler (g++  ) works... yes
checking whether the C++ compiler (g++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether g++ 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... no
configure: error: Cannot find Tcl library

I went to the Standard Tcl Library and looked through the documentation, but am not really sure what to do at this point to install it.
_________________
If my post was helpful to you, donate $1 to Gentoo.
Back to top
View user's profile Send private message
texas1emt
Guru
Guru


Joined: 27 Oct 2003
Posts: 352
Location: San Antonio, TX

PostPosted: Sun Dec 12, 2004 6:27 pm    Post subject: Reply with quote

Hey there! Might want to try 'emerge tuxracer'. It's in portage. It will install the TCL libraries for you:

Code:
These are the packages that I would merge, in order:

Calculating dependencies    done!
[ebuild  N    ] dev-lang/tcl-8.4.6  -threads 3,367 kB
[ebuild  N    ] dev-lang/tk-8.4.6-r1  -threads 3,155 kB
[ebuild  N    ] media-libs/smpeg-0.4.4-r4  +X -debug +gtk +opengl 307 kB
[ebuild  N    ] media-libs/sdl-mixer-1.2.5-r1  +mikmod +mpeg +oggvorbis 914 kB
[ebuild  N    ] games-arcade/tuxracer-0.61-r3  -debug -stencil-buffer 7,850 kB

Total size of downloads: 15,595 kB


Or if you want to use the version you downloaded, just emerge the dependencies. :wink:
_________________
M. Hayden - San Antonio, TX
Back to top
View user's profile Send private message
scubacuda
Tux's lil' helper
Tux's lil' helper


Joined: 05 Dec 2004
Posts: 111

PostPosted: Sun Dec 12, 2004 6:29 pm    Post subject: Reply with quote

Cool; thanks. I would have never guessed that they would have included that in the distribution.
_________________
If my post was helpful to you, donate $1 to Gentoo.
Back to top
View user's profile Send private message
bosozoku
Advocate
Advocate


Joined: 11 Jan 2004
Posts: 2431
Location: Roazhon

PostPosted: Sun Dec 12, 2004 6:37 pm    Post subject: Reply with quote

scubacuda wrote:
Cool; thanks. I would have never guessed that they would have included that in the distribution.

always do an emerge search or a esearch ;)
_________________
Stationlinux.org - Wiki Fvwm FR - Config Fvwm
Back to top
View user's profile Send private message
texas1emt
Guru
Guru


Joined: 27 Oct 2003
Posts: 352
Location: San Antonio, TX

PostPosted: Sun Dec 12, 2004 10:11 pm    Post subject: Reply with quote

scubacuda wrote:
Cool; thanks. I would have never guessed that they would have included that in the distribution.


Bosozoku is right. The simplest way is:
Code:
emerge -s <package you want>
like -->  emerge -s openoffice


If you like pretty graphics, head over to http://packages.gentoo.org/ to get an HTML version of the portage repository. Also, that esearch package is awesome for snappy searches. Just merge it, add 'eupdatedb' to your /etc/cron.daily and you can use 'esearch <packagename>' instead of 'emerge -s <packagename'. It gets your search results a lot quicker.
_________________
M. Hayden - San Antonio, TX
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum