[EMAIL PROTECTED] wrote:
> 
> Hi,
>   Pier,   Thanks for making the new installer.

You're welcome...

> But I have the problem that the jserv.conf installed have in following line
> in line 13
>     \#LoadModule jserv_module libexec/mod_jserv.so
> the problem is the leading backslash and it should be removed.  So I have
> to remove it in order to make Apache Jserv work.

Bummer... Not the backslash again... :(
Fixed...

> I remembered that this problem already exists in the first release for the
> 1.1 installer, but I have not verified this if this problem exists in 1.1b3
> installer.

The installer is the same one of 1.1b3, no changes...
It was an error in the makefile that I probably fixed for building the
.exe and never committed back to the CVS.

> By now, I can compile Jserv and make the Jserv installer on my NT box, and
> I found that the build/conf/jserv.conf having such line.  That mean the this
> line is packaged in the installer... So I trace the file in
> example/jserv.conf.in and line 13 shows:
>      @LOAD_OR_NOT@LoadModule jserv_module @LIBEXECDIR@/mod_jserv.so
> I think somehow the building process have replace the @LOAD_OR_NOT@ with
> \#.  Am I right?   Can anybody tell me how can I provide a fix for it?

Fixed....

>         I just found that the src/c/Makefile.win32 in not updated, I provide the
> diff now:
> 
> 8<---------------------- CUT
> HERE -------------------------------------------
> cvs -z9 diff Makefile.win32 (in directory D:\source\jserv\src\c\)
> Index: Makefile.win32
> ===================================================================
> RCS file: /products/cvs/master/jserv/src/c/Makefile.win32,v
> retrieving revision 1.9
> diff -r1.9 Makefile.win32
> 70c70
> <                wsock32.lib /subsystem:console /incremental:no
> /machine:I386 \
> ---
> >                ws2_32.lib /subsystem:console /incremental:no /machine:I386
> \
> 
> 8<---------------------- CUT
> HERE --------------------------------------------

It's now in the CVS and the next .exe will be fixed...
WinSock 2.0 support :)

> Hope that help....

A lot :)

> Thanks all guys for making Jserv success!!

Thanks for the comments...

        Pier

-- 
--------------------------------------------------------------------
-          P              I              E              R          -
stable structure erected over water to allow the docking of seacraft
<mailto:[EMAIL PROTECTED]>    <http://www.betaversion.org/~pier/>
--------------------------------------------------------------------
- ApacheCON Y2K: Come to the official Apache developers conference -
-------------------- <http://www.apachecon.com> --------------------


--
----------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to