[Starkit] tclkit fails when non-ascii characters in path
Jeff Hobbs
jeffh at activestate.com
Mon Jun 5 16:23:24 CEST 2006
Guaca Mole wrote:
> > When using tclkit on a path that contains a non-ascii
> > character (german umlaut, spanish ñ, etc) it fails with:
> >
> > [guaca at localhost añeo]$ pwd
> > /home/guaca/añeo
> > [guaca at localhost añeo]$ ./tclkit
> > application-specific initialization failed: file open failed
> > %
> >
> > This also happens with Activegrid's version and with
> > equi4 latest 8.5 and 8.4 versions. kitlite also fails
> > with "application-specific initialization failed:
> > cannot find kit pre-init script"
This works fine for me on a SuSE 9.2 system using an ActiveTcl basekit:
[note that my tcsh isn't handling the pwd, but it all works]
tellar [~/tmp/a [1meo] 227 > pwd
/home/jeffh/tmp/añeo
tellar [~/tmp/a [1meo] 228 > ./base-tcl-linux-ix86
% encoding system
utf-8
% info patch
8.4.14
% pwd
/home/jeffh/tmp/añeo
%
Jeff
More information about the Starkit
mailing list