At 7:50 PM +0000 11/17/01, crosstar wrote: >Do you mean typing in ./configure --prefix= --with-cgi-bin-dir= >--with-image-dir= --with-search-dir= > >Exactly that way? > >I'm sure the answer is obvious, but I just wanted to be sure. >Spaces in between or some other order or syntax?
You'll need a space between arguments, but the order is irrelevant. e.g. ./configure --prefix=/home/hutchisn --with-cgi-bin-dir=/home/www/cgi-bin --with-image-dir=/home/hutchisn/images --with-search-dir=/home/hutchisn/www (etc.) One line, since once you hit return, that's the command. -- -- -Geoff Hutchison Williams Students Online http://wso.williams.edu/ _______________________________________________ htdig-general mailing list <[EMAIL PROTECTED]> To unsubscribe, send a message to <[EMAIL PROTECTED]> with a subject of unsubscribe FAQ: http://htdig.sourceforge.net/FAQ.html

