On Saturday April 20, 2002 03:20 am, Mico Siahaan wrote:
> At 05:15 PM 4/19/2002 +0200, you wrote:
> >It's in the docs, but basically,
> >go into Webware/WebKit/Native/mod_webkit
> >(where the isntructions are),
> >type:
> >
> >         make
> >         make install
> >
> >edit /etc/httpd/conf/httpd.conf to add:
>
> Will it work in Windows? At home, I installed Apache in my Windows machine,
> and I think there is no apxs here. So, is it possible if I compile the
> mod_webkit in a Linux manchine then I just copy the compiled module into my
> Windows machine?
>
> Thanks.
>

On Windows, you can just download a pre-compiled mod_webkit.dll from 
http://webware.sourceforge.net/MiscDownloads/ForCVS/Windows/ and place it 
into your Apache modules directory.

If you want to compile it yourself, it's easy if you have Visual C++ since 
the project files are already there in CVS.  I've never heard of anyone 
trying to compile it on Windows with any other compiler, so if you want to 
try that, you're on your own.

- Geoff

_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to