Ports linking against the wrong Python.framework

Blair Zajac blair at orcaware.com
Tue Apr 14 17:11:41 PDT 2009


Rainer Müller wrote:
> Blair Zajac wrote:
>> Blair Zajac wrote:
>>> Rainer Müller wrote:
>>>> As far as I know the only advantage of the frameworks is currently to
>>>> have working pythonw and IDLE. Is there really no way to get this
>>>> without a framework build or did just nobody try yet?
>>> The Ice Python bindings requires a framework build.  Sony Pictures 
>>> Imageworks whole middle-tier infrastructure is based on Ice with Python 
>>> clients.
> 
> I looked through the configure scripts in ice-python26 and did not find
> anything special regarding framework installations. Is that your own
> experience or is it documented somewhere? I also cannot find any
> information on the website.

This comment in py/config/Make.rules.Darwin.

#
# We require Python to be built as a Framework for the IcePy plug-in.
#

I recall building it once against a non-framework build and it failed.

Regards,
Blair


More information about the macports-dev mailing list