Re: [Fink-devel] Problem install autoconf2.6 package and semi-workaround

2012-11-29 Thread Max Horn
Hi Andrew, thanks for the testing and feedback. So it seems the outdated texinfo version was the problem, and the old m4 could have caused problems later on. Hence I have now fixed the autoconf and autoconf2.6 packages to depend on the latest versions of texinfo and m4, to make sure this proble

Re: [Fink-devel] Problem install autoconf2.6 package and semi-workaround

2012-11-28 Thread Max Horn
Hi Andreas, On 28.11.2012, at 19:28, Fowler, Andrew wrote: > Hi again Max, > > OK, here we go on the easy stuff: > > [imac:main/finkinfo/devel] afowler% which makeinfo > /sw/bin/makeinfo > [imac:main/finkinfo/devel] afowler% makeinfo --version > makeinfo (GNU texinfo) 4.8 That's a bit old, lat

Re: [Fink-devel] Problem install autoconf2.6 package and semi-workaround

2012-11-28 Thread Fowler, Andrew
Hi again Max, OK, here we go on the easy stuff: [imac:main/finkinfo/devel] afowler% which makeinfo /sw/bin/makeinfo [imac:main/finkinfo/devel] afowler% makeinfo --version makeinfo (GNU texinfo) 4.8 Copyright (C) 2004 Free Software Foundation, Inc. There is NO warranty. You may redistribute this

Re: [Fink-devel] Problem install autoconf2.6 package and semi-workaround

2012-11-28 Thread Max Horn
Hi Andrew (CC: fink-devel), thanks for the info, which I sum up: On 28.11.2012, at 17:03, Fowler, Andrew wrote: > i autoconf2.6 2.69-1 System for generating configure scripts > > [imac:~] afowler% fink --version > Package manager version: 0.34.4 > Distribution version: selfupdate-

Re: [Fink-devel] Problem install autoconf2.6 package and semi-workaround

2012-11-28 Thread Max Horn
Hi, Could you please be a bit more specific: which version of the package are you using, which OS X and Fink versions? E.g. tell us the output of these commands: fink list autoconf fink --version sw_vers Thanks, Max Am 28.11.2012 um 00:22 schrieb "Fowler, Andrew" : > I'm working through vario