Re: SWIG Python bindings (more OpenBSD badness)
From: Greg Stein <gstein_at_lyra.org>
Date: 2003-03-30 11:15:59 CEST
On Sat, Mar 29, 2003 at 09:31:42PM -0500, Mark G wrote:
You also need:
$ make install-swig-py
>...
Those are just support libraries. The "real" bindings need to be installed.
1) adjust your Python path so the new package can be found:
$ PYTHONPATH=/disk/0/subversion/run/lib/svn-python
2) symlink from your Python installation to the SVN installation:
$ cd /usr/lib/python2.2/site-packages
Personally, I use the latter since it is tough to ensure that everybody
$ make swig_pydir=/usr/lib/python2.2/site-packages/svn install
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Sun Mar 30 11:13:23 2003 |
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.