On Mon, Aug 23, 2010 at 10:15:37AM +0530, Harish Narayanan wrote:
> On 8/23/10 10:06 AM, [email protected] wrote:
> > ------------------------------------------------------------
> > revno: 431
> > committer: Harish Narayanan <[email protected]>
> > branch nick: dorsal
> > timestamp: Mon 2010-08-23 10:00:05 +0530
> > message:
> >   Fix cmake python crashing bug allowing pydolfin to build to build on 
> > snowleopard.
> >
> >   Python demos still crash with an eerily similar
> >
> >   Fatal Python error: Interpreter not initialized (version mismatch?)
> >
> >   as does plotting in c++ demos. Getting closer to where snowleopard 
> > support was before
> >   all the recent activity!
> > modified:
> >   FEniCS/platforms/supported/snowleopard.platform
>
> If someone adds the following (without the libreak) to dolfin.conf if
> the platform is darwin+macports, python support (including plotting) is
> back working again.
>
> export
> DYLD_FRAMEWORK_PATH=/opt/local/Library/Frameworks:${DYLD_FRAMEWORK_PATH}
>
> snowleopard.platform is now where it was before all the recent dorsal
> activity!

Great! :-)

--
Anders

_______________________________________________
Mailing list: https://launchpad.net/~dorsal
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~dorsal
More help   : https://help.launchpad.net/ListHelp

Reply via email to