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

Re: dest for 'make install-swig-py'

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-02-24 23:23:26 CET

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> What's the right solution here? Should the bindings be installed in
> /usr/local/lib/pythonX.Y/site-packages/,

I think installing outside --prefix is evil, unless Subversion is
explicitly configured to do so.

What happens if I have Subversion 0.18 installed and I install HEAD
locally to experiment? If you overwrite the 0.18 Python installation
you may break it. --prefix is the only safe place to put it.

> or should Python somehow be
> told to look in /usr/local0/lib/svn-python/ for modules to import?

Set the PYTHONPATH environment variable?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Feb 24 23:24:16 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.