do a portinstall -R gmake bash patch autoconfig swig that got my build envirnoment up and working...
once you get past that you will need to edit the GNUmakefile in the installer folder change the line that says "LIBS=-ldl" to "LIBS=-lc" after the install fails :) edit build/nagios-plugins-1.4.5/lib/regex_internal.h comment out the "#include alloca.h" line and before you try to start zenoss edit the zenfunctions file in /usr/local/zenoss/bin add export LD_PRELOAD=/lib/libcrypto.so.4 to the top of that file. let me know if you get it working... -------------------- m2f -------------------- Read this topic online here: http://community.zenoss.com/forums/viewtopic.php?p=11965#11965 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
