[hobbit] Another suggestion: Can configure script be non-interactive ?
Christopher T. Beers
ctbeers at syr.edu
Tue May 24 20:21:00 CEST 2005
>From the hobbit.spec file in the src.rpm. Completely automated.
TARGET=hobbit \
ENABLESSL=y \
ENABLELDAP=y \
ENABLELDAPSSL=y \
BBUSER=hobbit \
BBTOPDIR=/usr/lib/hobbit \
BBVAR=/var/lib/hobbit \
BBHOSTURL=/hobbit \
CGIDIR=/usr/lib/hobbit/cgi-bin \
BBCGIURL=/hobbit-cgi \
SECURECGIDIR=/usr/lib/hobbit/cgi-secure \
SECUREBBCGIURL=/hobbit-seccgi \
HTTPDGID=apache \
BBLOGDIR=/var/log/hobbit \
BBHOSTNAME=localhost \
BBHOSTIP=127.0.0.1 \
MANROOT=/usr/share/man \
BARS=all \
USENEWHIST=y \
PIXELCOUNT=960 \
INSTALLBINDIR=/usr/lib/hobbit/server/bin \
INSTALLETCDIR=/etc/hobbit \
INSTALLWEBDIR=/etc/hobbit/web \
INSTALLEXTDIR=/usr/lib/hobbit/server/ext \
INSTALLTMPDIR=/var/lib/hobbit/tmp \
INSTALLWWWDIR=/var/lib/hobbit/www \
./configure
--On May 24, 2005 1:05:33 PM -0500 "T.J. Yang" <tj_yang at hotmail.com> wrote:
| Interactive configure is good for beginner but not good for automation.
| Please consider modify the script to allow non-interactive configuration.
| Following is my partial auto configure shell script. I like to take out
| trick like
More information about the Xymon
mailing list