Hello all, Are the score stars broken again in 3.2.0b4?
Here is my configue command: ./configure \ --prefix=/usr/local/htdig \ --bindir=/usr/local/htdig/bin \ --with-config-dir=/usr/local/htdig/conf \ --with-default-config-file=/usr/local/htdig/conf/htdig.conf \ --with-common-dir=/usr/local/htdig/share \ --with-database-dir=/usr/local/htdig/var \ --with-cgi-bin-dir=/usr/local/apache/cgi-bin \ --with-image-dir=/usr/local/apache/htdocs/htdig/images \ --with-image-url-prefix=/htdig/images \ --with-search-dir=/usr/local/apache/htdocs/htdig \ --with-search-form=index.html \ --with-apache=/usr/local/apache/bin/httpd \ --enable-tests last time i installed htdig i used --with-image-url-prefix=images and all worked fine this time around no images were working unless i used --with-image-url-prefix=/htdig/images which fixed the problem but i can not seem to find where the score images are set. In the html source the broken images are <img src="images/star.gif" alt="*"> should be <img src="/htdig/images/star.gif" alt="*"> this will make it work but where do i set this?? Any help would be appreciated, not really a big deal just annoying :) Regards, Joseph _______________________________________________ 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

