On 07/17/2012 08:05 AM, gilles.chara...@charabot-org.fr wrote: > First, thanks to you for your free software. I use ./configure and make > and make install to install Autoconf2.62 and I have success in this
Why 2.62 and not 2.69? > task. But many gnu software using this version of autoconf say that is > Autoconf 2.59 i am using ! By exemple automake now refuses to compile with. > > And when I type autoconf -V on my terminal, I see > > autoconf (GNU Autoconf) 2.59 Based on what you said above, you successfully installed into /usr/local/bin, but your shell is probably still set to either have /usr/bin first in $PATH, or else your shell has hashed the previous location of automake from when it did a path search before you did your install, and needs to be taught to do a full path search instead of relying on its hashed location. The easiest way to clear the shell hash, assuming you use a POSIX-y shell like bash, is to execute the command: PATH=$PATH > > Autoconf.rtf > > > {\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf480 There's no need to send an rtf duplicate copy of your email. Plain text alone is preferred on technical lists. -- Eric Blake ebl...@redhat.com +1-919-301-3266 Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature