Need help installing Python bindings
From: David Coppit <david_at_coppit.org>
Date: 2004-06-22 18:10:35 CEST
Hi all,
The sysadmins here at W&M CS do not have the Python bindings installed for
Everything seems to build and install correctly, but the python bindings
$ cd ../SWIG-1.3.19
$ ./configure --with-swig=/home/f85/coppit --prefix=/home/f85/coppit --enable-maintainer-mode --enable-swig-bindings=python,perl
$ make swig-pl-lib
Here's the problem:
$ python -c "from svn import client"
This works okay:
$ perl -MSVN::Client -e 'print "okay\n"'
but I haven't tested the Perl installation beyond loading the module.
Can anyone help? All I want to do is get ViewCVS working. :/
Thanks,
_____________________________________________________________________
"Use 'logout' to leave this shell" -- You know what I want. Just do it!
---------------------------------------------------------------------
|
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.