On Mon, 2005-11-14 at 13:58 -0200, Otavio Salvador wrote: > "Harley D. Eades III" <[EMAIL PROTECTED]> writes: > > > On Mon, 2005-11-14 at 10:38 -0200, Otavio Salvador wrote: > >> "Harley D. Eades III" <[EMAIL PROTECTED]> writes: > >> > >> > I am getting some errors when running > >> > `aclocal && autoconf && automake`, > >> > anyone else getting these? > >> > > >> > [EMAIL PROTECTED]:~/parted-upstream/tmp/upstream/trunk$ aclocal && > >> > autoconf && > >> > automake > >> > configure.ac: required file `./install-sh' not found > >> > configure.ac: required file `./missing' not found > >> > configure.ac:44: required file `./config.guess' not found > >> > configure.ac:44: required file `./config.sub' not found > >> > Makefile.am: required file `./INSTALL' not found > >> > configure.ac:42: required file `config.h.in' not found > >> > configure.ac:202: required file `./ABOUT-NLS' not found > >> > configure.ac:197: required file `./ltmain.sh' not found > >> > debug/clearfat/Makefile.am: required file `./depcomp' not found > >> > [EMAIL PROTECTED]:~/parted-upstream/tmp/upstream/trunk$ > >> > >> Please use our autogen.sh script to generate those files. > >> > > O, ok, I didn't know of such a script. > > No problem. I removed those files on saturday and included this script > to generate them. > > If you have any problem, please, let us know. Well, I have a few questions. Does one's current aclocal version have to be 1.9? Also, since we are using subversion why is cvs a depend? Here is output that sparked these questions.
[EMAIL PROTECTED]:~/parted-upstream/tmp/upstream/trunk$ ./autogen.sh ./autogen.sh: line 3: aclocal-1.9: command not found autopoint: *** cvs program not found autopoint: *** Stop. ./autogen.sh: line 8: automake-1.9: command not found [EMAIL PROTECTED]:~/parted-upstream/tmp/upstream/trunk$ Thanks Harley _______________________________________________ Bug-parted mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-parted
