Hi Andrew, svn update the inst directory. This should be fixed now.
Also, I've added install instructions to cover FreeBSD 6.2 and Zenoss 2.0. Thanks for the report. -Eric Andrew Pogrebennyk wrote: > Hi, > > I am getting a handful of errors in netsnmp.py module on freebsd6: > > % python lib/python/pynetsnmp/netsnmp.py > Traceback (most recent call last): > File "lib/python/pynetsnmp/netsnmp.py", line 19, in ? > lib.netsnmp_get_version.restype = c_char_p > File "/usr/local/zenoss/lib/python/pynetsnmp/__init__.py", line 325, > in __getattr__ > > File "/usr/local/zenoss/lib/python/pynetsnmp/__init__.py", line 330, > in __getitem__ > > AttributeError: Undefined symbol "netsnmp_get_version" > > > If I comment out "netsnmp_get_version", other errors appear here. Python > is 2.4.2, FreeBSD is 6.0. What would you advice? > _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
