This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

B19: Expect fails to install


B19 compiles (configure ; make) OK on this NT box, but the install script
falls over in the expect module: instead of installing expect.exe it tries
to install expect as the trace below shows. Is there a quick fix, please.


bash-2.01$ make install
/bin/sh ./config.status
creating Makefile
creating pkgIndex
creating expect_cf.h
expect_cf.h is unchanged
mv pkgIndex pkgIndex.tcl
if [ -s libexpect521.a ] ; then \
  /Cygnus/B19/H-i386-cygwin32/bin/install -c -m 644 libexpect521.a
/usr/local/li
b/libexpect521.a ; \
  ranlib /usr/local/lib/libexpect521.a ; \
else true; fi
if [ -s reconfigure_Tcl_for_shared_library ] ; then \
  /Cygnus/B19/H-i386-cygwin32/bin/install -c
reconfigure_Tcl_for_shared_library
/usr/local/lib/reconfigure_Tcl_for_shared_library ; \
else true; fi
./mkinstalldirs /usr/local/man/man1 /usr/local/man/man3 /usr/local/bin
/usr/loca
l/lib /usr/local/include
/Cygnus/B19/H-i386-cygwin32/bin/install -c expect /usr/local/bin/expect
/Cygnus/B19/H-i386-cygwin32/bin/install: expect: No such file or directory
make: *** [install] Error 1
bash-2.01$

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]