2011/8/15 shirish शिरीष <shirisha...@gmail.com>: Hi Shirish!
> /usr/local/src/adonthell$ ./autogen.sh > ./autogen.sh: 10: aclocal: not found [...] > ./autogen.sh: 12: autoheader: not found > ./autogen.sh: 13: automake: not found > ./autogen.sh: 14: autoconf: not found Looks like it can't find any of the autotools (autoconf, automake, aclocal). Did you install a new distro and forgot these? Or was your PATH set incorrectly? Without those, it cannot create the configure script. Maybe should add some error checking to autogen.sh, so that it doesn't behave as if everything was successful, when it clearly was not. Kai _______________________________________________ Adonthell-general mailing list Adonthell-general@nongnu.org https://lists.nongnu.org/mailman/listinfo/adonthell-general