Re: Problem installing MTL with gcc 4.1
"Robert P. Goddard" <[email protected]> Mon, 08 May 2006 08:19:13 -0700
| Newsgroups | gmane.comp.lib.mtl.devel |
|---|---|
| Organization | APL-UW |
| Message-ID | <[email protected]> |
This hullabaloo about versions of autoconf/automake suggests a basic flaw in how MTL is distributed: People trying to build and install an unmodified source distribution are not supposed to need autoconf or automake at all! The configuration is supposed to be done by the configure shell script and Makefile.in files, which the MTL developer generates using autoconf/automake on his or her MTL development computer. Users of MTL may choose to use the automake/autoconf system for their own code (as I do), but MTL should not force that decision on them, much less require a specific version. Bob Goddard [email protected] Tarjei Knapstad wrote: > On 5/8/06, Hans Karlsson <[email protected]> wrote: > >> Yes, >> >> It worked! >> >> Now I'm trying to install itl, but after >> ./configure --with-mtl=$ITL_PATH/mtl-2.1.2-22 >> and >> make install >> I get >> >> > > <snip> > > >> I've seen a comment on using old version of automake and autoconf, >> are there other workarounds? (I have automake 1.9 and autoconf 2.59) >> >> > > Autoconf is the culprit (or rather, MTL/ITL doesn't seem to support > autoconf 2.5x). There's a compatibility package in FC5 that you can > use, autoconf213. It contains binaries named /usr/bin/autoconf-2.13 > and so on, and it's probably installed on your system already. > > -- > Tarjei > > _______________________________________________ > This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/ > _______________________________________________ This list is archived at http://www.osl.iu.edu/MailArchives/mtl-devel/