[Starkit] linux distro choice
Jean-Claude Wippler
jcw at equi4.com
Tue Apr 25 12:38:40 CEST 2006
engelbert.gruber at ssg.co.at wrote:
[...]
Thanks for the suse72 tests and the offer. I'm hoping that by now
genkit is good enough to work on older distro's, if you intend to
build custom versions. You'll need a tclsh for the first few steps,
but that need only be an 8.3 version, I think. If all else fails,
manually build a tclsh first.
>>> building
>
> works for tk8.4 (uses libstdc++-libc6.2-2.so.3)
>
>
>
> for 8.5 ``tclsh genkit B tcl`` fails because
>
> * src/tcl does not exist only src/tcl85, ditto tk85
> * install/server/bin/tclsh8.4
> * and libtcl8.4.a is specified also
>
> maybe i find some time to look closer (i guess you are quicker)
You need to run the following line before doing 8.5 builds:
export KIT_VERSION=5
And you need to run this is a clean area, i.e. with no 8.4 build
residues.
That'll make genkit use the proper sources and libs.
-jcw
More information about the Starkit
mailing list