kbs: another problem with windows (solved)
Uwe Koloska <[email protected]> Thu, 8 Nov 2007 14:43:25 +0100
| Newsgroups | gmane.comp.lang.tcl.starkit |
|---|---|
| Organization | voice INTER connect GmbH |
| Message-ID | <[email protected]> |
Hello Rene,
there is another problem with the windows version of kbs.tcl. Installing
a .kit throws an error while trying to set the execute permissions. Since
this is not available on windows this must be restricted to unix:
if {$::tcl_platform(platform) eq "unix"} {
file attributes $file -permissions u+x
}
With a clean install of the current kbs the build process now continues till
tk-8.5 (s. next mail ;-)
Yours
Uwe Koloska
--
Dipl.-Ing. Uwe Koloska
voice INTER connect GmbH Tel +351 481 088 3
Ammonstraße 35 Fax +351 438 399 25
01067 Dresden - Germany www.voiceinterconnect.de