Re: specifying an autoconf version

2006-12-23 Thread Kamaraju Kusumanchi
On Saturday 23 December 2006 08:51, Sven Arvidsson wrote: > On Tue, 2006-12-19 at 23:39 -0500, Kamaraju Kusumanchi wrote: > > Now I want to compile some software on this system which requires > > autoconf > 2.50. So I would like to use autoconf 2.53 instead of the > > default 2.13 . What is the eas

Re: specifying an autoconf version

2006-12-23 Thread Sven Arvidsson
On Tue, 2006-12-19 at 23:39 -0500, Kamaraju Kusumanchi wrote: > Now I want to compile some software on this system which requires autoconf > > 2.50. So I would like to use autoconf 2.53 instead of the default 2.13 . What > is the easiest way to override the default and ensure that 2.53 autoconf i

Re: specifying an autoconf version

2006-12-19 Thread Sergio Cuéllar Valdés
On 12/19/06, Kamaraju Kusumanchi <[EMAIL PROTECTED]> wrote: This seems to be a simple question but I could not find a proper way to do this. I am trying to install software on a old computer with gcc-2.9, two versions of autoconf 2.13, 2.53. The defaults point to 2.13 which is installed in /usr/b

specifying an autoconf version

2006-12-19 Thread Kamaraju Kusumanchi
This seems to be a simple question but I could not find a proper way to do this. I am trying to install software on a old computer with gcc-2.9, two versions of autoconf 2.13, 2.53. The defaults point to 2.13 which is installed in /usr/bin .The 2.53 version is installed in some arbitrary locati