Using Subversion Python/SWIG bindings on OS X
From: Nicholas Riley <njriley_at_uiuc.edu>
Date: 2002-12-12 19:28:14 CET
It is not possible to load multiple SWIG 1.3.17-generated Python
>>> import svn._ra
Python 2.2.x on OS X, including the version of Python 2.2 shipped by
A solution that worked for me (thanks very much to Jack Jansen over on
This version includes an option, USE_DYLD_GLOBAL_NAMESPACE, which when
>>> import svn._fs
It's possible to share the SWIG runtime functions between modules, to
<http://www.swig.org/Doc1.3/Advanced.html>
There is one more problem, which I'll cover in a separate email (it
Some variant of this message should probably go in the documentation
-- =Nicholas Riley <njriley_at_uiuc.edu> | <http://www.uiuc.edu/ph/www/njriley> Pablo Research Group, Department of Computer Science and Medical Scholars Program, University of Illinois at Urbana-Champaign --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Thu Dec 12 19:28:57 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.