OK, so I'm closer than I was before. I had to go and manually build the simplejson from ports, deleted the old install, did a gmake clean then started again.
This time, it seems to build correctly - though I have hit another snag (again, didn't have this problem with Ubuntu, c'mon FreeBSD, sort yerselves out) This time, zenping comes back with this error: > Traceback (most recent call last): > File "/usr/local/zenoss/Products/ZenStatus/zenping.py", line 30, in ? > from AsyncPing import Ping > File "/usr/local/zenoss/Products/ZenStatus/AsyncPing.py", line 20, in ? > import ip > ImportError: No module named ip Looks to me (and I re-iterate, I'm no python expert) that it's missing some component - or can't run the command 'ip' - which from memory is part of the iproute package. This doesn't appear to be available in ports - so where would I find this? Or, yet again, is FreeBSD leading me down a dark alley so it can mug me? -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=18944#18944 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
