|
if anyone has solaris 2.6 Sparc can they:
compile htdig for me and make the htsearch, htdig, htfuzzy,
core, htmerge, htnotify and rundig binaries available to me. the paths i need
compiled are:
in configure:
ac_default_prefix=/usr/local/webdata/sec-ops/htdig
in configure.in
AC_ARG_WITH(cgi-bin-dir, [ --with-cgi-bin-dir=DIR
where your cgi-bin director
CGIBIN_DIR="$withval", CGIBIN_DIR=/usr/local/webdata/sec-ops/cgi-bin") AC_SUBST(CGIBIN_DIR) AC_ARG_WITH(image-dir, [ --with-image-dir=DIR where the ht://Dig images are IMAGE_DIR="$withval", IMAGE_DIR="=/usr/local/webdata/sec-ops/docs/icons") AC_SUBST(IMAGE_DIR) AC_ARG_WITH(search-dir, [ --with-search-dir=DIR where the sample search form SEARCH_DIR="$withval", SEARCH_DIR="=/usr/local/webdata/sec-ops/docs/htdig") AC_SUBST(SEARCH_DIR) THANKS!!
dave
|
