On the FAQ of the project website, you will find a how-to compile it on OpenBSD, you need to edit 2 or 3 files before compiling it.
2013/7/9 Tony Berth <tonybe...@googlemail.com>: > is anyone using goaccess 0.5 with 5.2 or 5.3? > > When running './configure' I get: > > checking for a BSD-compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... ./install-sh -c -d > checking for gawk... no > checking for mawk... no > checking for nawk... no > checking for awk... awk > checking whether make sets $(MAKE)... yes > checking for gcc... gcc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > checking for style of include used by make... GNU > checking dependency style of gcc... gcc3 > checking for pkg-config... /usr/bin/pkg-config > checking pkg-config is at least version 0.9.0... yes > checking for GLIB2... yes > checking for refresh in -lncurses... yes > checking for new_menu in -lmenu... yes > checking for g_free in -lglib-2.0... no > configure: error: glib-2.x is missing