Steffen Prohaska said the following on 10.08.2007 09:38: > On Aug 10, 2007, at 9:03 AM, Steffen Prohaska wrote: > >> Marius, Johannes, >> I really think the right way to fix this would be to include >> tclsh.exe in mingw. I tried to push a commit to mob but failed >> to do so (see separate mail on submodule to the list). >> >> btw, >> I recognized that '.' is included in the PATH in /etc/profile. >> I don't think this is a good idea. At least it bit me once when >> I expected to run /bin/git but instead /git/./git was chosen. >> Shouldn't we remove '.' from the PATH > > Ok, I finally defeated git-submodule and pushed two commits to > the mob branch. > > e809cacf22d8dada9801403e19d85e423c51f0d9 profile: removed '.' from PATH > 6cd2805a3a2ff5e0c941d1882232a22de9d19bf4 mingw: add tclsh.exe (needed Hi Steffen, I cherry-picked your patches into my local devel branch, but I still have issues with the version number being 1.5.3.rc2.690.g8ca1f6-dirty. (You mentioned that you also needed to change the Makefile to a different version numbering scheme, right?) So, your patches are still not enough to make it work out-of-box. I'll push your patches to the devel branch though, but won't move master until we have something which works. Ok? -- .marius