David Salisbury's bits of Tue, 14 Aug 2001 translated to:

>
>Should I consider ./configure to be somewhat problematic with 3.1.5?

I don't think so. It has been in use for a long time.

>the --with-image-url-prefix  directive would mean that the .html files in

Where did you find this directive? A ./configure --help doesn't list this
as a valid option. It appears that IMAGE_URL_PREFIX is hard-coded to
/htdig in CONFIG.in. I believe the idea here is that you specify an image
directory using --with-image-dir, which is assumed to be a common image
directory. Then the install appends /htdig (IMAGE_URL_PREFIX) to the
specified directory so that the images don't mix with, or possibly
overwrite, what is already in the common directory.

>go to /www/opt. --with-info-dir seems to be ignored.

Again, I don't think this is a valid option. Maybe you want

 --infodir=DIR           info documentation in DIR [PREFIX/info]


Jim


_______________________________________________
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