Mail Archives: cygwin/1998/03/24/17:57:45
The program itclsh is located at //D/Program Files/Itcl2.2/bin/itclsh.
Configure doesn't find the program. Moving the binary to a directory
without blanks in the path, configure works fine. The corresponding
snippet of configure.in is:
dnl Check the presence of [incr Tcl]
dnl --------------------------------
AC_PATH_PROG(ITCLSH,itclsh)
if test -z "$ITCLSH"; then
itcl_default=no
else
itcl_default=yes
fi
Is there a known workaround ?
Ciao
Stefan
--
MKDIR pipe on netware with Windows* makes you wonder :-)
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -