On Sunday, 26 December 2004 05:30, Don Oliver wrote:
> Curtis,
> Thanks for being so helpful; I've been going around in
> circles, with SimGear asking for automake 1.5, then
> when I installed that, it went into a different
> directory from the installed version 1.4.
> Then, I had to find and install autoconf 2.59.
>
> Automake 1.4 is in /usr/bin, and automake 1.5 is in
> /usr/local/bin.
>
> If I can impose on you a little more, could you
> possibly tell me how to straighten this out - or point
> me to a resource where I can read up on such?

My suggestion is remove the older version of automake unless you really have 
to keep it for some obscure piece of software compilation.

Having more than one version of automake on a system almost always causes 
hassles. I've had this problem and I've had to help others with this problem 
in the past.

The usual problem is that the automake soft link is pointing to the wrong 
automake-1.* version or you have two automake softlinks in different 
locations which are being picked up separately.
Delete automake 1.4 and fix up the automake link.
Often the link points to places like /opt/... or /etc/alternatives/... which 
in turn points back to /usr/bin/automake-1.*

Paul

_______________________________________________
Flightgear-users mailing list
Flightgear-users@flightgear.org
http://mail.flightgear.org/mailman/listinfo/flightgear-users
2f585eeea02e2c79d7b1d8c4963bae2d

Reply via email to