From: Joe E. <jen...@fl...> - 2006-02-01 16:54:22
|
Larry Virdern wrote: > When I fetch the cvs head tar file for bwidget from the activestate ftp > site, I understand why I need to run an autoconf to create the > configure. But shouldn't bwidget include the config directory, with the > tcl.m4, install-sh, and mkinstalldirs scripts in them, if it requires > them to build the configure script and to install the code? BWidget ought to not require a 'make install' step at all -- you should be able to just extract the tarfile in-place (anywhere on $::auto_path) and it's ready to go. --Joe English jen...@fl... |