According to Colin:
> Installed as per instructions. htsearch works on the command line.
> 
> BUT Result from htsearch.html is
> 
> ht://Dig error
> htsearch detected an error. Please report this to the webmaster of this
> site. The error message is:
> 
> Unable to read configuration file '/etc/htdig/htdig.conf'
> 
> The problem is I don't have access to /etc
> 
> I compiled with (no problems here)
> 
> htdig/htdig-3.2.0b3$
> ./configure --prefix=~gjc/public_html/htdig --bindir=~gjc/public_html/htdig/
> bin --with-config-dir=~gjc/public_html/htdig/config --with-database-dir=~gjc
> /public_html/htdig/database --with-cgi-bin=~gjc/cgi-bin --with-image-dir=~gj
> c/public_html/htdig/Pics --with-default-config-file=~gjc/public_html/htdig/h
> tdig.conf --with-common-dir=~gjc/public_html/htdig/shared --with-search-dir=
> ~gjc/public_html/htdig/ --with-search-form=~gjc/public_html/htdig

You're using --with-config-dir=~gjc/public_html/htdig/config but the error
message from htsearch suggests it's compiled with /etc/htdig as the config
directory.  The latter is the one usually used by RPM implementations of
htdig, so it seems like you're running a binary installed from an RPM,
rather than the htsearch you compiled yourself.  Make sure your search
form is calling the htsearch CGI program that you installed, and not a
different one.

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

_______________________________________________
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