> And tonight I install autogen 5.11.5 over openSuSE's 5.11.1 and now > thing appear different in configure and Makefile plus it looks at > ./src/options/tk and tcl makefiles. It still misses misc/enigma/?
A word of caution... GNU AutoGen (http://www.gnu.org/software/ autogen/) has absolutely nothing to do with the autogen.sh script (http://buildconf.brlcad.org/) so the 5.11.5 is not relevant to BRL- CAD. The autogen.sh build script prepares the build system and usually amounts to just being a thin wrapper around running autoreconf. Running autogen.sh isn't even usually necessary for source tarball downloads. It's mostly useful for source *checkouts* from the repository or for developers that need to rebuild the build system. If you were testing from a source checkout, I'd recommend downloading the source tarball, not running autogen.sh, and seeing how the build goes. Cheers! Sean ------------------------------------------------------------------------------ Gaining the trust of online customers is vital for the success of any company that requires sensitive data to be transmitted over the Web. Learn how to best implement a security strategy that keeps consumers' information secure and instills the confidence they need to proceed with transactions. http://p.sf.net/sfu/oracle-sfdevnl _______________________________________________ BRL-CAD Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/brlcad-users
