Re: Looking for prebuilt tclkit threaded and with thread extension for FreeBSD

Rene Zaumseil <[email protected]> Mon, 19 Nov 2007 09:29:43 +0100
Newsgroups gmane.comp.lang.tcl.starkit
Message-ID <[email protected]>
Am Dienstag, 13. November 2007 20:47 schrieb gwlester:
> I'm looking  for a prebuilt tclkit threaded and with thread extension
> for FreeBSD -- any help would be appreciated.
>
> Or help getting the gen kit to run on FreeBSD so that I can build a
> kit.
I do not know about genkit and FreeBSD but you could try the following:

1. get kbs.tgz from <http://www.4shared.com/dir/2775672/b6bbac69/tcl.html>
2. unpack with "tar xzf kbs.tgz" and "cd kbs"
3. build your own kit with "./kbs.tcl -r install kbskit-8.5"

I assume needed utilities like C-compiler and tar are available.
Results should be in the "build.../bin" directory.
Sorry, but I have no access to FreeBSD to give you more help.
Good luck.


rene