[Click] autoconf 2.6

rchertov at cs.ucsb.edu rchertov at cs.ucsb.edu
Thu Nov 6 18:29:15 EST 2008


In case somebody else has the same issue on CentOS or RH distro, I found
that FC10 rpms install just fine onto CentOS 5.

ftp://rpmfind.net/linux/fedora/development/x86_64/os/Packages/autoconf-2.63-1.fc10.noarch.rpm


ftp://rpmfind.net/linux/fedora/development/x86_64/os/Packages/m4-1.4.11-1.fc10.x86_64.rpm



First, remove autoconf and m4
rpm -e autoconf --nodeps
rpm -e m4 --nodeps

Then install new m4 and autoconf

rpm -ivh m4-1.4.11-1.fc10.x86_64.rpm
rpm -ivh autoconf-2.63-1.fc10.noarch.rpm

Roman

On 6:36 am 11/06/08 rchertov at cs.ucsb.edu wrote:
> Did you change the makefile then?  It completely fails on my machine
> with the message that 2.6 or higher is needed. Roman
> ------Original Message------
> From: Marco Canini
> To: Roman Chertov
> Cc: Click
> Subject: Re: [Click] autoconf 2.6
> Sent: Nov 6, 2008 05:46
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I think it works with 2.59b. That's what I use here at least.
> 
> Roman Chertov wrote:
> > Hello,
> >     Does Click really require autoconf 2.6 and higher?  I pulled
> >     today
> > from git and now I can't build as I don't have autoconf 2.6.  I am 
> > having a hard time trying to locate any rpms for CentOS.
> > 
> > Roman
> > _______________________________________________
> > click mailing list
> > click at amsterdam.lcs.mit.edu
> > https://amsterdam.lcs.mit.edu/mailman/listinfo/click
> > 
> 
> 
> - --
> Marco Canini
> Ph.D. Candidate
> Department of Communication, Computer and System Sciences
> University of Genoa
> Via all'Opera Pia 13
> 16145 Genoa Italy
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (MingW32)
> 
> iD8DBQFJEvVQK52QDm/mFCkRAulKAKDtGQEBuegni8os667p4EkWWkscsgCZARpf
> VmTrrvQ00vbCyBElCsIQigM=
> =qkOS
> -----END PGP SIGNATURE-----
> 
> 
> Sent from my Verizon Wireless BlackBerry
> 
> _______________________________________________
> click mailing list
> click at amsterdam.lcs.mit.edu
> https://amsterdam.lcs.mit.edu/mailman/listinfo/click



More information about the click mailing list