Mail Archives: cygwin/1998/03/30/01:19:41
At 12:28 PM 3/20/98 -0100, Stefan Hornburg wrote:
>
>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 :-)
>
If you have not already, cp or "ln -s" bash.exe to sh.exe in b19. sh in b19
is ash by default and doesn't know how to deal with allot of things that
good ol' bash does. You loose some performance during the configure but
gain some reliability...
Larry Hall lhall AT rfk DOT com
RFK Partners, Inc. (781) 239-1053
8 Grove Street (781) 239-1655 - FAX
Wellesley, MA 02181 http://www.rfk.com
-
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 -