17 May
2007
17 May
'07
4:47 p.m.
Is libpython (e.g., libpython2.5.dylib) installed by the python25 Portfile? I am trying to link to lpython and the linker is finding / usr/lib/libpython.dylib from Apple's build of python 2.4.3. I did locate ${prefix}/lib/python2.5/config/libpython2.5.a but was uncertain if I should be linking to this library file as I expected to find libpython in ${prefix}/lib. Regards, Jon