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

Re: retargeting python bindings

From: ender <ender_at_objectrealms.net>
Date: 2002-10-20 10:54:05 CEST

some additional notes on retargeting the python bindings

currently svn configure is sniffing for python2 executable followed by python,
which on my system leads to python2.2.

to rebuild the bindings for python2.1

- i edited configure.in to explictly search for python2.1
- rebuild swig --with-python=/path/python2.1
- rebuild subversion
- rebuild python swig svn bindings
 
it would be nice if subversion would take a configure switch for which python
to target.

cheers,

-e

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Oct 20 10:14:16 2002

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.