Ensure you are using mod_wsgi 3.4 and when you run 'configure' supply
the additional option:

  --disable-framework

Then see if otool gives correct result.

Graham

On 3 October 2012 08:02, Jake <jake.griff...@realspaces.com> wrote:
> Hi
>
> Until recently I have developing in python using mod_python but decided to
> upgrade to mod_wsgi when I upgraded from os snow leopard to mountain lion.
>
> I have followed the instructions and when I restart apache it fails to start
> up. To throw things into the mix I am trying to run mod_wsgi on python 3.2.
> I think that this should work.
>
> If I run the command
>
> "otool -L mod_wsgi.so"
>
> I get ...
>
> mod_wsgi.so:
> /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
> 169.3.0)
> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
> (compatibility version 150.0.0, current version 744.12.0)
>
> From what I can see from the notes that have been pasted this is not
> correct.
>
> Can anyone point me in the right direction, an idiot guide would be useful.
>
> Thanks
>
> J
>
> --
> You received this message because you are subscribed to the Google Groups
> "modwsgi" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/modwsgi/-/EW137QGfKEwJ.
> 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.

-- 
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