[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [hobbit] how to only generate 4.2alpha server binaries ?



I take this one back, server need client code to monitor itself.

T.J. Yang




From: "T.J. Yang" <tj_yang (at) hotmail.com>
Reply-To: hobbit (at) hswn.dk
To: hobbit (at) hswn.dk
Subject: [hobbit] how to only generate 4.2alpha  server binaries ?
Date: Mon, 08 May 2006 18:03:58 -0500

I have following script and intened to only get the server related binaries

MANROOT=/opt/hobbit/man \
BARS=all \
USENEWHIST=y \
PIXELCOUNT=960 \
MAKE=/opt/bin/gmake \
INSTALLBINDIR=/opt/hobbit/server/bin \
INSTALLETCDIR=/opt/hobbit/server/etc \
INSTALLWEBDIR=/opt/hobbit/web \
INSTALLEXTDIR=/opt/hobbit/server  \
INSTALLTMPDIR=/var/opt/hobbit/tmp \
INSTALLWWWDIR=/opt/hobbit/server/www ./configure --server \
--rrdinclude  /opt/rrdtool12/include  \
--rrdlib      /opt/rrdtool12/lib       \
--pcreinclude /opt/libpcre50/include   \
--pcrelib     /opt/libpcre50/lib       \
--sslinclude  /opt/libopenssl097/include    \
--ssllib      /opt/libopenssl097/lib      \
--ldapinclude /opt/openldap2229/include     \
--ldaplib     /opt/openldap2229/lib     \
--fping       /opt/fping22/sbin/fping


But this is what I got, bash-2.05a# ls /opt/hobbit/ client man server web bash-2.05a#

I got binaries under /opt/hobbit/client directory also.


T.J. Yang



To unsubscribe from the hobbit list, send an e-mail to
hobbit-unsubscribe (at) hswn.dk