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

Re: "make install-swig-{pl,py}" implies "make install" for some libraries (Issue 2126)

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-01-22 00:07:42 CET

On Fri, 2005-01-21 at 15:02, Shlomi Fish wrote:
> The problem is that when typing make install-swig-pl or make install-swig-py,
> the make program also installs some of the Subversion libraries. This is
> problematic because installing the Perl bindings is usually done as root,
> which causes to install the Subversion libraries as root. However, it is
> highly possible these libraries should be installed as a regular user (under
> say a non-priviliged path) and not as root.

So, you're talking about an installation where there are Subversion
modules in the system perl area, owned by root, linked against
Subversion libraries in some other prefix owned by non-root?

That sounds totally broken, and I don't think we should be trying to
facilitate it.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jan 22 00:08:59 2005

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.