[mod_python] 3.0.0 beta 4 - compile on Mac OS X

Gregory (Grisha) Trubetskoy grisha at modpython.org
Tue Nov 12 12:00:53 EST 2002


This may be a problem with Apache 2.0.43 which has a slightly screwed up
distribution file which comes with an outdated libtool.

I don't know if it will help or not, but try running ./buildconf in Apache
source tree before running ./configure.

Grisha

On Tue, 12 Nov 2002, Laurence Tratt wrote:

> On Tue, Nov 12, 2002 at 01:15:02PM +1100, Nathan Robertson wrote:
>
> [Apache and MacOS X]
> > make runs fine, make install breaks. Looked into it, and apxs doesn't
> > create src/.libs/mod_python.so, only mod_python.lai (and the .la symlink
> > to it). I tested this under Linux/PPC and Linux/i386 and both of them
> > create the .so fine.
> >
> > Has anyone else tried a similar setup on Mac OS X? Any successes?
>
> Exactly the same thing happens under OpenBSD - I presume that part of our
> shared BSD heritage is causing us problems. Interestingly, mod_python works
> (well, builds) under FreeBSD; I have no idea about NetBSD though.
>
> Best wishes,
>
>
> Laurie
> _______________________________________________
> Mod_python mailing list
> Mod_python at modpython.org
> http://www.modpython.org/mailman/listinfo/mod_python
>




More information about the Mod_python mailing list