X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=userapps%2Fopensource%2Fnet-snmp%2Fperl%2Fdefault_store%2FREADME;fp=userapps%2Fopensource%2Fnet-snmp%2Fperl%2Fdefault_store%2FREADME;h=0000000000000000000000000000000000000000;hb=6adeba4d92a546ebbadde2562283ee6b984b22c1;hp=680446a13c6f2a5da3e97e80b9ab037217d44754;hpb=dacd86d83a9fb430cca42cb78a67f9d46e289f5c;p=bcm963xx.git diff --git a/userapps/opensource/net-snmp/perl/default_store/README b/userapps/opensource/net-snmp/perl/default_store/README deleted file mode 100644 index 680446a1..00000000 --- a/userapps/opensource/net-snmp/perl/default_store/README +++ /dev/null @@ -1,14 +0,0 @@ -This module is a wrapper around the net-snmp default store routines. -See the net-snmp default_store manual page for details. - -To install: - perl Makefile.PL - make - make test - make install - -To compile in the source tree before the net-snmp itself has been installed: - perl Makefile.PL -NET-SNMP-CONFIG="sh ../../net-snmp-config" -NET-SNMP-IN-SOURCE=true - make - make test - make install