Could someone please help me fix this problem. I am guessing that I have
some
environment set up wrong some place. I am running:
$ more /etc/redhat-release
Red Hat Linux release 8.0 (Psyche)
env shows:
LANG=en_US.UTF-8
/etc/sysconfig
$ more i18n
LANG="en_US.UTF-8"
SUPPORTED="en_US.UTF-8:en_US:e
I was trying to build gspy and it has links to /usr/share/automake.
But I only have /usr/share/automake-1.4, /usr/share/automake-1.5, and
/usr/share/automake-1.6.
So I linked automake to automake-1.6 and that worked, but I am not sure
that was the correct thing to do.
So my question is what is the