[mrtg] Re: OpenBSD and GD
Diana Eichert
deeiche at freeshell.org
Thu Jul 18 22:01:29 MEST 2002
This is based on my experience of running versions of software that are not directly
buildable via the OpenBSD ports system.
Use the currently available port as a template for building the newer version of the
same software. If you look in the Makefile for the MRTG port you'll find:
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --with-gd-inc="${LOCALBASE}/include" \
--with-gd-lib="${LOCALBASE}/lib" \
--with-png-inc="${LOCALBASE}/include" \
--with-png-lib="${LOCALBASE}/lib"
CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -ljpeg -lttf"
--
Unsubscribe mailto:mrtg-request at list.ee.ethz.ch?subject=unsubscribe
Archive http://www.ee.ethz.ch/~slist/mrtg
FAQ http://faq.mrtg.org Homepage http://www.mrtg.org
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the mrtg
mailing list