On Fri, 2004-06-11 at 18:15, Rupert Jones wrote: > Hi Graeme, > > Htdig works through HTTP, therefore indexes from a webserver. > If you don't have a webserver running on your local machine then it won't be > able to perform HTTP requests and therefore won't 'dig' anything (or so I > believe). > > It should work indexing the live website, as this will allow HTTP requests. > The htdig files will be stored on your local machine. > > The error messages: > htfuzzy: Unable to open word database /var/lib/htdig/db.words.db > htfuzzy: Unable to open word database /var/lib/htdig/db.words.db > > Are probably generated because there has been nothing indexed and therefore > the database files don't exist. It might also be down to file permissions > though. Does htdig have write access to its db directory? > > You might want to consider downloading Apache and installing it if you just > want to index websites on your local machine. You should get a decent > install just by doing ./configure --prefix=/path/to/install/location > (typical is /var/www or /usr/local/apache). If you can, you might prefer to > do an RPM install. > > HTH > > Rupert.
Hello Rupert, htdig v3.2, installed from the dist. CDs (RH8). The paths all seems OK as I would expect as the packager of the RPM was RedHat. Jim gave me some attributes to set which I did in /etc/htdig.conf as follows: start_url: http://www.users.tpg.com.au/gnichols/ancestors/ local_users_only: true local_urls: http://www.users.tpg.com.au/gnichols/ancestors/=/home/graeme/gramps/web/ local_user_urls: http://www.users.tpg.com.au/gnichols/ancestors/=/home/graeme/gramps/web/ Evolution has wrapped the lines, they're all one line in the htdig.conf file. The start_url: is the live site. It now bombs out with the following error; /usr/bin/rundig: line 48: 1772 Aborted $BINDIR/htnotify $opts Looking at the rundig script the DB, COMMON and BINDIR are where everything is and it appears correct. I re-directed the -vvv output to a file which I can attach to you if you agree. 28K which I can zip. Any help you can give me would be much appreciated. -- Kind regards, Graeme Nichols Public Key available from http://keyserver.kjsl.com:11371/#extract ---------------------------------------------------------------------- Greener's Law: Never argue with a man who buys ink by the barrel. ---------------------------------------------------------------------- - IMPORTANT. - - The contents of this email and any attachments, which may be con- - - fidential, are sent for the personal attention of the addressee/s - - only. If you receive this email and are not the intended addressee - - please inform the sender and delete this email immediately. Use, - - copying, disclosure or forwarding of the contents of this email - - and/or any attachment/s is not authourised. - ---------------------------------------------------------------------- ------------------------------------------------------- This SF.Net email is sponsored by the new InstallShield X. >From Windows to Linux, servers to mobile, InstallShield X is the one installation-authoring solution that does it all. Learn more and evaluate today! http://www.installshield.com/Dev2Dev/0504 _______________________________________________ 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

