[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug version bug-autoconf
From: |
Eric Blake |
Subject: |
Re: bug version bug-autoconf |
Date: |
Tue, 17 Jul 2012 08:18:53 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 |
On 07/17/2012 08:05 AM, address@hidden 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 address@hidden +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature