Hello All I've built a spec file to turn the Webware 0.8 distribution into a Red Hat RPM (tested on 8.0 and 9). Currently all this does is package the tarball into an RPM after applying a "patch" to set the path to apxs correctly (for Red Hat at least). Once installed, it builds wkcgi and mod_webkit.so and installs them. This does require that you have the http-devel package installed on the target box.
Personally, I'd like to see the Webware distribution follow a more standard pattern - you untar it, build some stuff and install it. Currently, this last step is missing - its "installed" wherever you dropped it. How hard would it be to write a distutils setup.py for Webware (I've never done it so I don't know)? This would avoid the need to have httpd-devel on the target system at least ... If anyone wants the spec file, let me know. > I was a man who start that duscussion about debian pckages. > Now I have deb with webware in > /usr/lib/python2.2/site-packages/webware/, working context in > /home/webware, init-script and wkcgi. Apache module is in > progress, however like man, README, Changelog and other plicy > stuff that I need to became maintainer and put webware to > debian unstable. Current version may not work in stable, > because I have no clean stable to compile wkcgi. Can anyone > send me wkcgi and mod_webkit.so compiled for stable? Adam k ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Webware-discuss mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/webware-discuss
