[ First - *please* don't mail me privately, without copying
     any responses to the mailing list.  I don't have the time
     or inclination to offer private, unpaid, SNMP consultancy.
     Keep discussions to the list, where others can both learn
     and offer advice.  Thanks.   ]

On 30/09/06, Pil[]t <[EMAIL PROTECTED]> wrote:
> >On 28/09/06, Pil[]t <[EMAIL PROTECTED]> wrote:
> >> I've got a subj problem when running an agent 5.3.1, which was compiled on 
> >> the other
> >> machine. I haven't makeinstalled it, just placed all files needed into 
> >> /home/rs/snmpd/.
> >
> >That sounds a dangerous start, straight away.
> >Exactly which files did you copy across?
>
> Those are:
> /bin : snmpget, snmpset etc.
> /net-snmp: snmpd.conf, snmptrapd.conf
> /sbin: snmpd, snmptrapd
> /share/snmp: mib2c.*.conf's, /mibs/, etc
>
> also placed libnetsnmp*.so.10.0.1 libs in /usr/local/lib and created symlinks 
> for them as was on the compilation machine

Hmmm...  That doesn't feel right.


If the binaries and such are in /bin, etc - then that sounds like a
vendor-supplied distribution.  But if the libraries aer in
/usr/local/lib, then that sounds like a version compiled from source.
 Mixing the two is not going to work.

You'd do best to work exclusively with one or the other.
Either install the vendor-supplied package on your destination system,
or try something like:

    make install DESTDIR=/path/to/intended/destination

on the source system, then copy this directory across.

Which distribution of Linux are you working with?



Dave

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
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

Reply via email to