Jim Gallacher wrote ..
> Justin Erenkrantz wrote:
> > On 8/17/06, Graham Dumpleton <[EMAIL PROTECTED]> wrote:
> >> Also, dist/setup.py in mod_python source contains:
> >> ...
> >> But I think this was a workaround for older version of Mac OS X.
> >>
> >> What is the actual error you are getting when building?
> > 
> > Um, how are you building?
> > 
> > Per README, I'm running:
> > 
> > $ ./configure --with-apxs=/path/to/apxs --prefix=/path/to/install
> > $ make
> 
> Except it doesn't say that in the README. There is no mention of
> --prefix, and there is no use made of it anyway. Not that this is
> relevant to your build problems - I guess I'm just in a pedantic mood.

Specifying --prefix doesn't make any difference for me, it still works okay.
The 'prefix' variable setup by configure isn't expanded into any files and
isn't used anyway.

> > and it just goes haywire.

You are going to have to explain 'haywire' by posting up the actual error
output from compiler or otherwise.

Graham

Reply via email to