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

Re: Python bindings installation

From: Mukund <mukund_at_tessna.com>
Date: 2003-11-03 13:42:32 CET

On Mon, Nov 03, 2003 at 10:11:35PM +1000, Simon Knight wrote:
> I have been using svnfor a while and I am now trying to get viewcvs
> working, but the svn module is not found. 'import svn.repos' fails in the
> python command mode, so the installation is not right. Obviously I have
> done the usual 'make install'. A search for 'repos' only finds it in the
> subversion source directory. What am I missing?

make swig-py # Build python bindings
make install-swig-py # Install python bindings

You'll also make sure that the python interpreter can actually find the
installed bindings.

-- 
Mukund
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 3 13:46:34 2003

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.