Forums

F.A.Q. F.A.Q.    Register Register    Login Login    Home Home
Search Search
SBML Discussions » sbml-interoperability » python bindings of libsbml-2.3.2 on Mac OS X
Show: Today's Posts  :: Message Navigator
| Subscribe to topic 
Return to the default flat view Create a new topic Submit Reply
AuthorTopic
Ralph.Gauges


Posts: 92
Registered:
May 2004
Re: python bindings of libsbml-2.3.2 on Mac OS X 03 Jun '05 00:01 Go to previous messageGo to previous message

Hi Mike,

For the Mac OS X python, my configure command line was:

./configure --prefix=/sw/apps/libsbml-2.3.2 --enable-layout --with-java
--with-swig=/sw/apps/swig-1.3.24/ --with-expat=/sw/ --with-python=/usr/

I also tried

./configure --prefix=/sw/apps/libsbml-2.3.2 --enable-layout --with-java
--with-swig=/sw/apps/swig-1.3.24/ --with-expat=/sw/
--with-python=/System/Library/Frameworks/Python.framework/Versions/
Current/

with the same result. The -framework option was not added to the linker
flags and I got the missing symbols again.

I will try the whole thing on another Mac later on. I will let you know
if I have the same problems on the other machine.

Ralph


On 02.06.2005, at 21:54, Michael Hucka wrote:

>>>>>> On 2 Jun 2005, Ralph Gauges <ralph.gauges@eml-r.villa-bosch.de>
>>>>>> wrote:
> RG> I could solve the missing symbols problem by adding
> RG> -framework python to the LD_FLAGS in the Makefile. No
> RG> clue why they are missing. I also have no clue, why
> RG> the distutils from python won't work with this
> RG> release, never had a problem before.
>
> Hi Ralph,
>
> The -framework argument is automatically added by the
> configure command (the specific code is in config/python.m4)
> when it detects that the user is configuring on a darwin
> system and using a python executable located in /usr/bin.
>
> What was your configuration command line?
>
> Like Ben, I test the installation on a Mac (OS 10.3.9 with
> Fink python 2.3.3 in my case) and have not experienced this,
> but I have to admit my testing of different configurations
> is not at all extensive.
>
> MH
>
>


      

SubjectPosterDate
Read Message   python bindings of libsbml-2.3.2 on Mac OS X Ralph.Gauges02 Jun '05 08:05
Read Message   Re: python bindings of libsbml-2.3.2 on Mac OS X Ben Bornstein02 Jun '05 08:45
Read Message   Re: python bindings of libsbml-2.3.2 on Mac OS X Ed Frank02 Jun '05 09:08
Read Message   Re: python bindings of libsbml-2.3.2 on Mac OS X Ralph.Gauges02 Jun '05 09:45
Read Message   Re: python bindings of libsbml-2.3.2 on Mac OS X Ben Bornstein02 Jun '05 09:56
Read Message   Re: python bindings of libsbml-2.3.2 on Mac OS X Mike Hucka02 Jun '05 12:54
Read Message   Re: python bindings of libsbml-2.3.2 on Mac OS X  Ralph.Gauges03 Jun '05 00:01
Read Message   Re: python bindings of libsbml-2.3.2 on Mac OS X Mike Hucka03 Jun '05 00:06
Read Message   Re: python bindings of libsbml-2.3.2 on Mac OS X Ralph.Gauges03 Jun '05 00:59
Read Message   Re: python bindings of libsbml-2.3.2 on Mac OS X Mike Hucka03 Jun '05 10:37
Read Message   Re: python bindings of libsbml-2.3.2 on Mac OS X Mike Hucka31 Aug '05 15:28
Previous Topic:ASTNode_swapChildren
Next Topic:Java Bindings
Go to forum:
-=] Back to Top [=-

Powered by FUDforum. (Copyright Advanced Internet Designs Inc.)

Please use our issue tracking system for any questions or suggestions about this website.