论坛风格切换切换到宽版
  • 713阅读
  • 4回复

[问题求助]请教安装net-snmp的问题 [复制链接]

上一主题 下一主题
离线ygmgc.
 
发帖
2047
C币
-235976
威望
369
贡献值
1
银元
-4
铜钱
4604
人人网人气币
0
只看楼主 倒序阅读 使用道具 楼主  发表于: 2009-05-01
下了一个ne.t-snmp-5.3.1的gz安.装包,./configure   make 在make install的时候出现了以下错误。.安装net-snmp是不是先需要安装其他的包?.
make[2]: Leaving directory `/home/xjl/net-snmp-5...3.1/agent/mibgroup'域名
/bin/sh ../libtool  --mode=link gcc -g -O2 -Dlin.ux -I/usr/include/rpm  -o snmpd snmpd..lo  .  libnetsnmpm.ibs.la libnetsnmpagent.la helpers./libnetsn.mphelpers.la  ../snmplib/libnetsnmp.la -ldl -lrpm -lrpmio -lpopt  -lz -lcrypto -lm   外贸
libtool: link: cannot find the. library `/usr/lib/li.bbeecrypt.la' (librpmio.la: /usr/lib/libbeecrypt.la.)服务器
make[1]: *** [snmpd.] 错误 1    美容
make[1]: Leaving directory `/home/x.jl/net-snmp-5.3.1./agent'           鲜花
m.ake: *** [instal.lsubdirs] 错误 1            杀毒

评价一下你浏览此帖子的感受

精彩

感动

搞笑

开心

愤怒

无聊

灌水
离线evasyy.
发帖
2023
C币
-60854
威望
372
贡献值
1
银元
0
铜钱
4499
人人网人气币
0
只看该作者 沙发  发表于: 2010-04-13
我也遇到同样的问题。。。求解中。。。。

发帖
1998
C币
-193550
威望
372
贡献值
1
银元
-2
铜钱
4466
人人网人气币
0
只看该作者 板凳  发表于: 2010-04-13
这是安装的步骤,你安装找不到库文件,应该是和没有配置好./configure后的选项有关:
1) Run ./configure
     (type "./configure --help" for a quick usage summary.)
     (--prefix=PATH will change the default /usr/local installation path.)
     (see "Compilers and Options" on changing the compiler to use)

  2) Optionally edit include/net-snmp/net-snmp-config.h
     (due to prompting done by the configure script, this is very rarely
      necessary.)

  3) make

  4) Run the next command as root:
  5) make install

  6) configure the agent
     (either using 'snmpconf' or by crafting an snmpd.conf file manually.
      The file 'EXAMPLE.conf' may be a suitable starting point)

Note: By default, everything will be installed in /usr/local.
      (see below for more instructions)

发帖
2113
C币
-235288
威望
388
贡献值
1
银元
-2
铜钱
4716
人人网人气币
0
只看该作者 地板  发表于: 2010-04-13
http://linux.chinaunix.net/bbs/viewthread.php?tid=907574
这个上面有关于配置的一些讨论

发帖
2050
C币
-235278
威望
397
贡献值
1
银元
-1
铜钱
4679
人人网人气币
0
只看该作者 4楼 发表于: 2010-04-13
这个问题已经解决
下载beecrypt-4.1.2.tar.gz
http://sourceforge.net/projects/beecrypt
./configure -prefix=/usr
默认是安装在/usr/local的偶们要装在/usr下
make
make install
快速回复
限100 字节
如果您在写长篇帖子又不马上发表,建议存为草稿
 
上一个 下一个