I'm using htdig-3.2.0b3 on RH7.1 and getting the following errors.. .any
suggestions what I'm doing wrong? I've put the ./configure below, in case
it's relevant.

[root@ns htdig-3.2.0b3]#make
<snip>
Display.cc: In method `Display::Display (Dictionary *)':
Display.cc:55: `DBL_MAX' undeclared (first use this function)
Display.cc:55: (Each undeclared identifier is reported only once for
each function it appears in.)
make[1]: *** [Display.o] Error 1
make[1]: Leaving directory `/usr/local/htdig-3.2.0b3/htsearch'
make: *** [all-recursive] Error 1
[root@ns htdig-3.2.0b3]#


./configure --prefix=/var/www/htdig/ --bindir=/var/www/htdig/bin 
--with-config-dir=/var/www/htdig/conf  
--with-default-config-file=/var/www/htdig/conf/htdig.conf 
--with-common-dir=/var/www/htdig/share/htdig --with-database-dir=/var/www/htdig/db 
--with-cgi-bin-dir=/var/www/cgi-bin --with-image-dir=/var/www/html/icons 
--with-image-url-prefix=/icons --with-search-dir=/var/www/html/htdig 
--with-search-form=search.html

Thanks, David.


_______________________________________________
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

Reply via email to