Re: Problem building rpms for Net-SNMP 5.4
Thomas Anders <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Mike Schmidt wrote: > I've been trying to build the rpms for net-snmp 5.4 on a rh8 system. > net-snmp compiles and links fine (so I have all the prerequisites > installed) [...] > Processing files: net-snmp-perlmods-5.4-1 > error: File not found by glob: /tmp/net-snmp-root/usr/share/man/man3/*::* > error: File not found by glob: /tmp/net-snmp-root/usr/share/man/man3/SNMP* > > Now, it happens that these man pages are in /tmp/net-snmp-root/usr/man/man3 > (note the missing /share) although net-snmp's own man pages are in the > /share directory. If your (custom?) version of Perl has the man pages installed under /usr/man, then please change the above globs like this: /tmp/net-snmp-root/usr/man/man3/*::* /tmp/net-snmp-root/usr/man/man3/SNMP* +Thomas -- Thomas Anders (thomas.anders at blue-cable.de) ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users