Hi ya,

im trying to install smnpd on /opt since my flash drive is at 99% smile.
Unfortunaly it didnt work out, i got this error message:

Installing libelf (0.8.5-1) to opt...
Downloading http://downloads.openwrt.org/whiterussi … mipsel.ipk
ipkg: Cannot create symlink from ./usr/lib/libelf.so.0 to 'libelf.so.0.8.5': Operation not permitted
Configuring libelf
Configuring libnetsnmp
Configuring snmpd
Successfully terminated.

i tried to reinstall ..

root@OpenWrt:/# ipkg -d opt install snmpd -force-reinstall
Reinstalling snmpd (5.1.2-2) on opt...
Downloading http://downloads.openwrt.org/whiterussi … mipsel.ipk
conffile_has_been_modified: conffile /opt/etc/default/snmpd has no md5sum
conffile_has_been_modified: conffile /opt/etc/snmp/snmpd.conf has no md5sum
Configuring snmpd
Successfully terminated.


but starting the daemon looks like that hmm

root@OpenWrt:/# snmpd
snmpd: can't load library 'libnetsnmpagent.so.5'
root@OpenWrt:/#


Does anybody have a hint ?

Thanks a lot smile