[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Problem with the Python bindings

From: Arthur van Dam <adam_at_cs.uu.nl>
Date: 2003-04-11 17:54:59 CEST

Karl Fogel wrote:
> Could there be a mismatch between your installed swig Python svn and
what you just built? Did you do
> $ make swig-py
> and
> $ make install-swig-py

I did a

  $ make

followed by:

  $ make install-swig-py

And it worked fine:
http://www.eye-home.net/scratch/subversion/install-swig-py.log

I only get errors when I want to use these newly compiled
python-modules.

I do realize that I actually should run

  $ make install

But I didn't want to install the full new subversion yet into its final
destination. (A previous version from the 'summersoft.fay.ay.us' 0.20.1
RPM is installed) This should not be the problem, however, since
_util.so is built and installed by the swig-py part.

Tomorrow I will complete remove the RPM and `make` and `make install`
the full subversion pack. Hope that helps.

Arthur

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 11 17:55:53 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.