From: Jeff S. <why...@ya...> - 2005-07-29 02:20:56
|
--- "Zachary T. Wilson" <zw...@um...> wrote: > Regarding the CVS files...is there no configure in the repository? How > does one go about configuring and making the tool set in CVS? By running the script 'autogen.sh'. You pass it the same command-line options you would pass to configure. It creates the configure script and some other needed files, then executes configure with the options you specified. You will need autoconf, automake, and libtool packages installed on your machine. -- Jeff Smith __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com |