On Wed, Mar 03, 2010 at 11:48:03AM -0500, Robert Story wrote: > On Wed, 03 Mar 2010 17:19:30 +0100 Jan wrote: > JS> > Fedora should have an autoconf259 package you can install... Use that to > JS> > maintain backwards compatibility... > JS> > JS> Well, there is no autoconf259 in Fedora, 'people say' there are no known > JS> issues with 2.59 and 2.63 compatibility so there is no need to maintain > JS> 2.59 there. I ended up in chroot with autoconf from tarball :). > > Ugh. Well I'll probably grab the f10 src rpm for 259 and rebuild it for f11.
I have to admit that I have a couple of directories, xxx/netsnmp-5.4-tools/, xxx/netsnmp-5.5-tools and so on, in them I put autotools that I build locally from the sources on the GNU FTP servers in order to ensure the right version without any vendor patches. To reconfigure for netsnmp-5.4 I then run $ PATH=xxx/netsnmp-5.4-tools/bin:$PATH autoreconf -iv /MF ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Net-snmp-coders mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/net-snmp-coders
