On Sat, 2005-10-08 at 17:43 +0100, Patrick Welche wrote: > I find I need the attached patch (attached as it includes tabs) to stop > the man pages and mibs from being installed in /. It could be because I > am using fairly new autotools, but it boils down to Makefile containing > > datarootdir = ${prefix}/share > datadir = ${datarootdir} > mandir = ${datarootdir}/man
Yes - I suspect it may well be down to an incompatibility with your version of autotools. In the Makefile on my system, the relevant definition is mandir = ${prefix}/man which seems to be picked up from a setting in one of the autoconf files. We would be somewhat reluctant to upgrade the required version of autoconf, without careful liaison among the core developers first. And the run-up to a new release (let alone two!) is hardly the ideal time for that :-) Dave ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Net-snmp-coders mailing list Net-snmp-coders@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/net-snmp-coders