Results 1 to 5 of 5
on suse 9.2 64-bit
./configure
Code:
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... ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-11-2005 #1Linux Newbie
- Join Date
- Aug 2004
- Posts
- 220
installing tux racer from source
on suse 9.2 64-bit
./configure
but the thing is... I have tcl installed.Code: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
so what do I do now?
- 07-11-2005 #2Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
Install the tcl development package, it should be tcl-devel or something like that.
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 07-11-2005 #3Linux Newbie
- Join Date
- Aug 2004
- Posts
- 220
no sign of devel or lib files.
- 07-11-2005 #4
What about -dev? You could look for a .rpm on the net.
Stumbling around the 'net:
www.cloudyuseful.com
- 07-12-2005 #5Linux Newbie
- Join Date
- Aug 2004
- Posts
- 220
found an rpm at rpmseek
-thanks


Reply With Quote
