According to Neil Carter:
> We're trying to configure and use ht://Dig 3.1.6 on AIX 4.3.3.
> 
> Everything so far as extraction and building/compiling seemed to go well.
> 
> We've edited the htdig.conf file and think we have initial settings made.
> 
> When we run ./rundig, we get errors back saying it can't open the wordlist and/or 
>docdb files.  Here is an example.....
> 
> " DB2 problem...: /usr/local/htdig/db/db.docdb: Error 0
> DB2 problem...: /usr/local/htdig/db/db.docdb: file size not a multiple of the 
>pagesize
> htdig: Unable to open/create document database '/usr/local/htdig/db/db.docdb'
> 
> htmerge: Unable to create temporary word file '/usr/local/htdig/db/db.wordlist.new'
> 
> DB2 problem...: /usr/local/htdig/db/db.docdb: Error 0
> DB2 problem...: /usr/local/htdig/db/db.docdb: file size not a multiple of the 
>pagesize "
> 
> I've looked through the web site, I'm not finding anything relating to ./rundig 
>problems.
> 
> Must I be the root user to run these programs?

That depends.  Were you root when you installed them?  What about the
permissions on /usr/local/htdig/db/?  Can you create files in there
without root privileges?  Do you have adequate free space on that disk
volume?  Do you have disk quotas which might limit how much stuff you
can put on that volume using your unprivileged account?

It should be possible to run any of these programs without being root, but
only if you have write access to the directory specified by database_dir
in your config file (or at compile time if you don't define database_dir
explicitly).

-- 
Gilles R. Detillieux              E-mail: <[EMAIL PROTECTED]>
Spinal Cord Research Centre       WWW:    http://www.scrc.umanitoba.ca/
Dept. Physiology, U. of Manitoba  Winnipeg, MB  R3E 3J7  (Canada)


-------------------------------------------------------
In remembrance
www.osdn.com/911/
_______________________________________________
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