Yudai Yamagishi wrote: >Hi, >I have RedHat Linux 9.0 working as a server. >Recently I tried to install autoconf-2.59-80 using rpm but gave me >these errors. >file /usr/share/info/standards.info.gz from install of autoconf-2.59- >80 conflicts with file from package binutils-2.13.90.0.18-9 >I need to install this in order for me to install chessd(latest). >When I put make in the shell it gave me this error so I've decided to install >autoconf-2.59-80 >configure.ac:4: error: Autoconf version 2.59 or higher is required >What shoud I do? > Your problem is not an autoconf problem, but a redhat problem. You did not include the command-line of your install, but I assume you're using "rpm -i". try "rpm -Uvh" instead, to UPGRADE the existing RPM to a new version. Allan -- Pithy .sig quotes cost extra _______________________________________________ Autoconf mailing list Autoconf@xxxxxxx http://lists.gnu.org/mailman/listinfo/autoconf