I've attached a patch file for fixing the build errors of
python binding with non-system-installed python (MacPython 2.4
and 2.5. (Fink Python worked with/without this patch in my Mac
OS 10.4.9/Intel)) in libsbml 3.0.0-pre.
If you have time, could you try the patch and send me the result?
The patch can be applied as follows:
% cd /path/to/libsbml-3.0.0
% patch -p1 < /path/to/patch-libsbml3pre-macosx_python_binding
After applying the patch, please run configure with your arguments
and make.
Thanks
Akiya
Duncan Hull <duncan.hull@cs.man.ac.uk> wrote
> Hello Akiya
>
> Akiya Jouraku wrote:
> > I found that the python binding in libsbml 3.0.0 pre-release can't
> > be built with Python 2.4 and 2.5 (non-system-installed Python) on
> > Mac OS X (10.3 or later) due to Mac OS X specific linker problem.
> > So I fixed the bug in the current CVS HEAD source.
> > The fix will be included in upcoming libsbml 3.0.0 release.
> >
>
> Thanks for fixing this.
>
> I was just getting around to digging out the bug details for you... but
> it looks like you got there first!
>
> I'll download the 3.0.0 when its out and let you know if there are any
> more bugs.
>
> Duncan
>
> --
> Duncan Hull
> http://www.cs.man.ac.uk/~hulld/
> +44 (0) 161 306 5139
>
> ____________________________________________________________
> To manage your libsbml-discuss list subscription, visit
> https://utils.its.caltech.edu/mailman/listinfo/libsbml-discuss
>
> For a web interface to the libsbml-discuss mailing list, visit
> http://sbml.org/forums/
>
> For questions or feedback about the libsbml-discuss list,
> contact sbml-team@caltech.edu.
>