On Sat, Jan 24, 2009 at 10:34 AM, Jon Prater <jonathan.pra...@gmail.com> wrote:
>
> apr-util is there, and there's an apr folder, but no apr.h.  I've
> manually added apr\include from the srclib folder of the apache source
> distro.  In there are apr.hnw, apr.hw, and apr.h.in.  Should I copy
> one of these as apr.h?

Those files are templates used by the configure script to generate the
final apr.h. Copying them as-is and using them to compile anything
will result in errors.

Are you installing using a "Typical" install option? Because that does
not install the headers. You need to install using "Custom" install
and enable the "Build Headers and Libraries" package.
-- 
Best Regards,
Nimrod A. Abing

W http://arsenic.ph/
W http://preownedcar.com/
W http://preownedbike.com/
W http://abing.gotdns.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to modwsgi@googlegroups.com
To unsubscribe from this group, send email to 
modwsgi+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to