Arek Kasprzyk wrote:
do  actually mention a java version (under "Installing Martj")
"martj has been tested with Java 1.3, 1.4 and 1.5"

Hi Arek,

I know, just want to be consistent with my previous report (about Java 1.6), nothing to worry about that.



"The Perl API and MartView configuration scripts check which Apache modules are available by using apxs (Apache 1.3/1.4) or apxs2 (Apache 2.0+). It requires this tool to live in the same location as the Apache binary (usually called apache, apache2, or httpd). If you have installed a binary distribution of Apache, you may also need to install the Apache development tools to make apxs/apxs2 available"

I installed apxs2 but it wasn't in the same binary path as apache2 and nor it should be required to. I haven't compile my apache nor apxs, got it directly from apt-get, so you should put in the config file both binaries (or a comment: leave it blank if in the same dir as apache).

Better still, get the path from "which apxs2" and any combinations possible before actually failing...

cheers,
--renato

Reply via email to