jon,
I admit that I left that step out, but not on purpose.
My next question is, since my machine has been rebooted, can I go ahead and
type 'make' in /opt/src/apache/src. Or do I have to go through the entire
proceedure of reinstalling JServ, then type 'make' in /opt/src/apache/src.
The reason I ask is because I did this, it succeded, but still no
'mod_jserv.c' when '/usr/local/etc/apache/bin httpd -l'
Also, the manual says nothing about doing another 'make install' after
'make'. If I do have to do another 'make install', which directory do I do
it in. I tried /opt/src/apache/src but it complained about not having
anything to install at that directory.
Thanks!
Matt
RE: You haven't compiled the mod_jserv.c into Apache. You need to go
into your
Apache source directory and type "make". This will re-build Apache but
also
include the Apache JServ module. This is all obvious if you RTM.
-jon
----------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html/>
Problems?: [EMAIL PROTECTED]