Ian Bicking wrote:
> I've updated the InstallGuide.  I'm looking for people to check it for
> accuracy,...

I've been unsubscribed for a while so maybe I just missed the discussion
of it, but Red Hat 8.0 is missing a script that apxs needs to install
mod_webkit2.  To fix it, you can do the following as root:

    Install the Apache source package (from Source CD #2):
        rpm -i httpd-x.y.z.src.rpm

    Build it:
        cd /usr/src/redhat/SPECS
        rpmbuild -bp httpd.spec

    Install the file (type this on one line):
        cp /usr/src/redhat/BUILD/httpd-x.y.z/build/instdso.h
            /usr/lib/httpd/build

This might be worth including in the InstallGuide to reduce the
frustration for novices.

    -- Daniel Newby




-------------------------------------------------------
This SF.net email is sponsored by: Scholarships for Techies!
Can't afford IT training? All 2003 ictp students receive scholarships.
Get hands-on training in Microsoft, Cisco, Sun, Linux/UNIX, and more.
www.ictp.com/training/sourceforge.asp
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to