Posted to tcl by kostix at Sun Oct 14 21:15:01 GMT 2012view raw

  1. % ./configure
  2. checking for correct TEA configuration... ok (TEA 3.9)
  3. configure: configuring sample 0.5
  4. configure: error: cannot find install-sh or install.sh in tclconfig ./tclconfig
  5. % ls ../sampleextension
  6. aclocal.m4 configure.in license.terms README tea.pdf
  7. ChangeLog doc Makefile.in README.sha tests
  8. configure generic pkgIndex.tcl.in tea win
  9. % autoconf
  10. /usr/bin/m4:aclocal.m4:5: cannot open `tclconfig/tcl.m4': No such file or directory
  11. autom4te: /usr/bin/m4 failed with exit status: 1
  12.