Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 61253 invoked by uid 500); 12 Oct 2001 19:50:33 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: tomcat-dev@jakarta.apache.org Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 61236 invoked from network); 12 Oct 2001 19:50:33 -0000 Message-ID: <61DDC152714ED311AC930090279C2EA73EC72E@SERVER1> From: Nattu Natraj To: Nattu Natraj , "'tomcat-dev@jakarta.apache.org'" Subject: RE: mod_webapp and Win32, who wants it?? Date: Fri, 12 Oct 2001 13:51:06 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Hi all, Sorry for the incomplete e-mail previously. Hit the wrong ctrl key by mistake. Here is the full verions. I was able to compile mod_webapp with the Makefiles bundled with the distribution with a couple of tweaks. My environment: Win2K Pro with SP2, VC6, Perl 5.6.1, Apache 1.3.20, Tomcat 4.0 release version, jdk1.3.1 1. Ran the command "perl apr\build\cvtdsp.pl -5" to fix the dsp files that were in the distribution 2. Downloaded awk for Win2k from http://cm.bell-labs.com/cm/cs/who/bwk/ and put in the support subdirectory and added it to my PATH environment variable (The above two instructions are from http://apr.apache.org/compiling_win32.html) 3. Opened up the dsp files in VC6 IDE and created the makefiles 4. ran "nmake /f Makefile.win dist" and the dist subdirectory was created with mod_webapp.so and libapr.dll and followed the instructions in the INSTALL.txt file to integrate with Apache. However this setup has been very unstable to say the least. I have had 3 BSODs since last night and get the following errors intermittently (culled from the Apache error log): [Fri Oct 12 09:03:18 2001] [error] Invalid packet 6 The second time around the page loads fine. Also, when I try to load http://localhost/examples none of the images are loaded. I am going to dig in to this further. If any body else has encountered this problem I would appreciate any insights you can provide. Thanks. Nattu. -----Original Message----- From: David Oxley [mailto:dave@staffplanner.co.uk] Sent: Friday, October 12, 2001 9:35 AM To: 'tomcat-dev@jakarta.apache.org' Subject: RE: mod_webapp and Win32, who wants it?? It was a few hours of investigation. Basically I gave up with the current build system and created dsp files that do the same thing. At the moment they don't compile the java and don't create a distribution, but they do create a working mod_webapp.dll. I have emailed the dll to Craig, but I don't know if he's put it on the web yet. I was going to tell the user list that I would send it to anyone who asked, but am slightly worried about filling my mailbox!!!!! When I am happy with the results I will submit the dsp files for check in, but until then the dll will be circulated hopefully. By the way do you want it? Dave -----Original Message----- From: Colin Wilson-Salt [mailto:colin@london.virgin.net] Sent: 12 October 2001 11:33 To: tomcat-dev@jakarta.apache.org Subject: RE: mod_webapp and Win32, who wants it?? Was this hard to do? A lot of people over on the user list seem to be having trouble doing this. Would it be a lot of work to generate step-by-step instructions? > -----Original Message----- > From: Dave Oxley [mailto:tomcat_dev@hotmail.com] > Sent: Thursday, October 11, 2001 23:56 > To: tomcat-dev@jakarta.apache.org > Subject: mod_webapp and Win32, who wants it?? > > > All, > > I have compiled mod_webapp.dll for Win32 and it works. Where > should I email > it. > > I have created MS Visual Studio dsp files. They don't yet > compile the Java > up but they do the C++ bit fine. I'm going to work on them a > bit more before > submitting them. > > Dave > Dave@JungleMoss.com > > _________________________________________________________________ > Get your FREE download of MSN Explorer at > http://explorer.msn.com/intl.asp >