I was told that I needed to install sarg from ports to get it to work with amd64. I'm on 4.4 on an amd64 proc. This was working when I was on 4.3, but after I updated and reinstalled sarg from ports, It appears to be acting the same way it did when I installed it via pkg_add. Here's what I did: export CVSROOT=anoncvs.ca.openbsd.org:/cvs cd /usr cvs checkout -P -rOPENBSD_4_4 src cvs -qd [email protected]:/cvs get -rOPENBSD_4_4 -P ports cd /usr/ports make search key=sarg cd /usr/ports/www/sarg make install clean The only output was: "===> Cleaning for sarg-2.2.5". I think this is where my problem is, but I followed the instruction and read all of the documentation a couple of times. Anyway, when I try to run sarg, I get this:
# /usr/local/bin/sarg Segmentation fault (core dumped) What am I doing wrong? http://www.nabble.com/file/p22292402/bsddmesg.txt bsddmesg.txt -- View this message in context: http://www.nabble.com/sarg-isn%27t-making-tp22292402p22292402.html Sent from the openbsd user - ports mailing list archive at Nabble.com.
