export JAVA_HOME=/usr/java/jdk1.3 // if you install jdk at here
export ANT_HOME=/usr/java/ant // make sure you to get the
latest one
Gernot.Musalek@brz.gv.at wrote:
> Hi everyone,
>
> i have donwloaded tomcat 3.2.2 and apache 1.3.20. i have compiled and
> installed apache. when i want
> to compile mod_jk.c in the way described in mod_jk-howto:
> apxs -o mod_jk.so -I../jk -I/usr/lib/java/include/
> -I/usr/lib/java/include/linux -c *.c ../jk/*.c
>
> i get the error rc=255 . what does this
> mean???????????????????????????????????
|