I've done a fresh install of htdig 3.1.6 on a shared
Solaris server. SunOS 5.9 Generic May 2002 When I
invoke rundig I get

DB2 problem...: PANIC: File too large
DB2 problem...: /home3/raller/htdig/db/db.docdb: write
failed for page 1
htdig: Unable to open/create document database
'/home3/raller/htdig/db/db.docdb'

htmerge: Unable to open word list file
'/home3/raller/htdig/db/db.wordlist'.
  Did you index anything?
  Check your config file and try running htdig again.

DB2 problem...: unrecognized file type

However I look into htdig/db and see that a .db file
WAS successfully created:

-rw-r--r--   1 raller    users       1029 Jul 20 14:28
db.docdb
-rw-r--r--   1 raller    users          0 Jul 20 14:28
db.wordlist.new


Erasing the two db files in db/ and then running htdig
alone I get

DB2 problem...: PANIC: File too large
DB2 problem...: /home3/raller/htdig/db/db.docdb: write
failed for page 1
htdig: Unable to open/create document database
'/home3/raller/htdig/db/db.docdb'

and the same db.docdb file now exists, same file size.

The only "strange" thing I had to do when installing
was to set CPPFLAGS="-Wno-deprecated" and
CXXFLAGS="-Wno-deprecated" export CPPFLAGS CXXFLAGS
(in order to avoid the iostream.h fstream.h ostream.h
fatal ./configure errors)

Anyone run into this issue? Advice much appreciated.


                
__________________________________
Do you Yahoo!?
Yahoo! Mail - You care about security. So do we.
http://promotions.yahoo.com/new_mail


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
ht://Dig general mailing list: <[EMAIL PROTECTED]>
ht://Dig FAQ: http://htdig.sourceforge.net/FAQ.html
List information (subscribe/unsubscribe, etc.)
https://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to