Apache ver= 1.3.0
OS = SunOS 5.6 Generic_105181-11 sun4u sparc SUNW,Ultra-4
why is it that after running
./configure --with-apache-src=/www --prefix=/usr/local/javalib --with-jsdk=/usr/java/lib/jsdk.jarthe configure program instructs you to do the following:
Configuration complete.Apache Directory: /www
Apache Version: 1.3
Module Type: static (mod_jserv will be statically compiled into server)
Apache include flags: -I/www/src/include -I/www/src/os/unixRun make to build jserv.
(optional) Run 'make install' to make a .jar file, and copy it and the
docs into the directory you specified as --prefix.Then cd to /www and run configure like so:
./config.status --activate-module=src/modules/jserv/mod_jserv
Then do a make
the make does fine.
the make install does o.k.
i cd to /www and run:
./config.status --activate-module=src/modules/jserv/mod_jservother than the fact that ./config.status does not exist in that directory (/www) which i'll overlook for now.
when i provide a full path back to the command in the jserv src root and pass "--activate-module" it blows
up return the help reply as if it doesn't know what to do with "--activate-module".
does anyone know what actually is to be accomplished by this step , so i might circumvent it ???
thanks
#4. An exact description of what is going wrong (pretend that we are
not
there and we cannot see what you are doing). Include any useful log
file
output as well.
#5. Your Apache JServ configuration in Apache
-- wes hedrick UMB Bank Internet Services [EMAIL PROTECTED]