Hello.
I'm trying to install htdig in a normal user home directory,
but I have problems with IMAGE_URL_PREFIX.
With configure, I can set image-dir, but not the url prefix,
and I get <img src="/htdig/htdig.gif"> tags in htdig pages.
========================
rm config.cache
B_PRE=$HOME/workspace
B_CGI=$HOME/public_html
B_IMG=$HOME/public_html/imgs
B_FRM=$HOME/public_html
/configure --prefix=$B_PRE \
--with-cgi-bin-dir=$B_CGI \
--with-image-dir=$B_IMG \
--with-search-dir=$B_FRM
========================
Where is my mistake ?
--
[-----------------------------------------------------------------]
[ Thierry, Linux operator at http://www.123immo.com/ ]
[-----------------------------------------------------------------]
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED] containing the single word unsubscribe in
the SUBJECT of the message.