Code Select 
matthew@infoguard:/$ sudo /etc/init.d/nxagentd start
/usr/bin/nxagentd: error while loading shared libraries: libnxsnmp.so.1: cannot open shared object file: No such file or directory
matthew@infoguard:/$ uname -a
Linux infoguard 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:23:46 UTC 2014 i686 i686 i686 GNU/Linux
matthew@infoguard:/$ 
I installed the base deb package and the agent package. Can not find the missing lib anywhere. Tried installing libsnmp-dev, still nothing.
EDIT: Added two text files for the installed packages, listing installed files.
Ideas?