Re: Net-SNMP ver5.6 Installation error

Dave Shield <[email protected]>
Newsgroups gmane.network.net-snmp.user
Message-ID <[email protected]>
On 12 October 2010 20:34, Matsushita, Nobuo <[email protected]> wrote:
> I downloaded the net-snmp  ver. 5.6 today. I didn't have any problems with
> build. All tests were successful.
> But when I tried to install, I got the following error and the installation
> stopped:
>
> make[1]: *** No rule to make target `add_mibdir.3', needed by `maninstall'.
> Stop.
>
> Does anyone know how to fix this problem?

Quick fix - edit "man/Makefile" and replace 'grep -vE' with 'egrep -v' in the
block 'manaliases'

Proper fix - edit "man/Makefile.in" and replace 'grep -vE' with '@EGREP@ -v'
in the same block.  Then re-run configure and recompile.

Dave

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.