Re: Problem with autoreconf
| Newsgroups | gmane.comp.gnu.utils |
|---|---|
| Organization | http://groups.google.com |
| Message-ID | <a40ce189-f76d-42d1-823d-526f223dc3d6@c19g2000prf.googlegroups.com> |
On Apr 12, 11:31 pm, Ralf Wildenhues <[email protected]> wrote: > Hello Kaustubh, > > * [email protected] wrote on Sat, Apr 12, 2008 at 05:34:41PM CEST: > > > aclocal: unrecognized option -- `--install' > > Try `aclocal --help' for more information. > > autoreconf: aclocal failed with exit status: 1 > > > What could be the problem? > > aclocal is part of Automake, and only in version 1.10 or newer it knows > about the --install switch. So I assume you need a newer Automake > installation, which I guess should be readily available as Ubuntu > package. > > Cheers, > Ralf Yes ! That worked. Thank you so much ... - Kaustubh