Re: ViewCVS Python Bindings
From: Christopher Ness <chris_at_nesser.org>
Date: 2005-04-13 03:40:23 CEST
On Mon, 2005-11-04 at 23:21 +0100, Max Bowsher wrote:
Alright, so here is how I went about trying to do just that. Stick with
I went to my library directory. Luckily it is not very busy in there
[root@jackd lib]# pwd
I `rm -rf`'d my extracted tarball to get a fresh source directory. I
[root@jackd sandbox]# ./configure \
The interesting parts are here...
[root@jackd sandbox]# grep "ython\|swig" ~/svn-configure-Apr12.out
config.status: creating subversion/bindings/swig/perl/native/Makefile.PL
So I did a `make && make install` then a `make swig-py && make install-
Same damn error when I try to `import svn.repos` in the python
ImportError: /usr/lib/python2.2/site-packages/libsvn/_repos.so:
But strings shows the symbol exists in the file somewhere.
[root@jackd subversion-1.1.4]# strings /usr/lib/python2.2/site-
I've attached the gzip'd text capture of swig-python make && make
One last thing, I had some libraries in /usr/lib from an _OLD_ binary
Cheers,
-- Software Engineering IV, McMaster University PGP Public Key: http://www.nesser.org/pgp-key/ 21:10:41 up 1 day, 42 min, 5 users, load average: 0.08, 0.06, 0.07 http://www.gnu.org/philosophy/no-word-attachments.html
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.