This is the mail archive of the
insight@sourceware.org
mailing list for the Insight project.
Problem with TCL
- From: "Alexander Aganichev" <aaganichev at gmail dot com>
- To: insight at sourceware dot org
- Date: Tue, 10 Apr 2007 11:49:52 +0400
- Subject: Problem with TCL
Hi!
I was trying to install Insight on Cygwin and it looks I have trouble
with TCL. I have two PCs, one running XP SP2 Home English and another
XP SP2 Professional 2002 Russian. While exactly same package
(tcltk-20060202-1.tar.bz2/gdb-20060706-2.tar.bz2) runs fine on first,
it fails on second:
$ tclsh
% cd /tmp
couldn't change working directory to "/tmp": no such file or directory
% exit
$ insight
ide_initialize_paths failed: couldn't change working directory to
"C:/cygwin/bin": no such file or directory
I was trying to rebuild Insight 6.6 from the sources on the second PC,
but after building it fails with the same diagnosis. I found the
package built by Mummit Khan long time ago
(tcltk-8.3.4-all-cygwin.tar.gz) and tclsh from it works fine after
building. So, at this point I'm totally confused. Any idea on what
could be wrong with these all? Thanks in advance for any help.
--
WBR, Alexander