Hi,
I've looked at this problem before, and everything points to running out of
disc space, which cannot be an error here - over 8Gb of space on the
partition left.


Installed 3.1.6 on Solaris 8 SPARC.
Had some trouble compiling htDig, even using gcc 3.3 and libgcc 3.3 and SUN
C headers. I'm not a developer at all, so had to get my head a lot of issues
here!
However, got it to compile using
# CXXFLAGS=-Wno-deprecated CPPFLAGS=-Wno-deprecated ./configure
and setting LD_RUN_PATH to where the header files exist.
Get following warnings on make:
cc1: warning: "-Wdeprecated" is valid for C++ but not for C/ObjC
but otherwise make install works, with directories created etc.


However, htdig and rundig etc don't run. I get
DB2 problem...: PANIC: File too large
DB2 problem...: /opt/www/htdig/db/db.docdb: write failed for page 1
htdig: Unable to open/create document database '/opt/www/htdig/db/db.docdb'
Where these directories definitely exist, on the large partition. Html pages
are getting retrieved, running htdig with -vvvv flags, but the DB2 problem
arises all the time.
The htsearch script obviously doesn't run as a result.


Am I just having a hellish time because of some mix of SUN C libraries, and
GCC libraries? Should I try to strip it all down and reinstall GCC etc? I've
tried the archives etc but no joy yet - only pointing to lack of disc space,
which can't be an issue here.
Help!


Thanks,

Alun Ward




------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ 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