Hi,

I have started to test mod_webapp I have some complains:
- It needs gnu make but could have used normal make. - Should I change it? -
- When configuring APR I need to pass some parameters:
  CC=/usr/bin/cc \
  CFLAGS=-DXTI_SUPPORT \
  ./configure --enable-static --disable-shared --disable-threads
  (I will add this to the README.txt)
- The make build the java part but it needs CLASSPATH... (We use ant everywhere,
why using make for mod_webapp).

Cheers

Jean-frederic

Reply via email to