[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] TCL
- Subject: Re: [cobalt-users] TCL
- From: "Dylan Smith" <dyls@xxxxxxx>
- Date: Tue Mar 20 06:30:10 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
> I'm currently using a RaQ 2 and i noticed that TCL isn't installed.
> I was wondering if I could use the redhat RPM to install it or must i
> download an other TCL version?
So long as it's a Mips RPM. Otherwise you have to build tcl yourself.
The only problem with that is that gcc 2.7 dies with a segmentation
violation when trying to make tclsh. If you don't need tclsh, then it's not
a big deal. If you do need tclsh, email me and I have a CVS version of gcc
(gcc 2.97) which will build all of tcl correctly (unfortunately, gcc 2.95.2
won't build on Mips/Linux).