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

Re: [PATCH] Perl bindings should be installed into vendor_perl

From: Arfrever Frehtes Taifersar Arahesis <arfrever.fta_at_gmail.com>
Date: 2007-10-12 13:46:43 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

2007-10-12 13:07:00 John Peacock napisaƂ(a):
> Arfrever Frehtes Taifersar Arahesis wrote:
> > Subversion currently installs Perl bindings into /usr/lib/perl5/site_perl, but
> > this location is rather intended for modules installed using CPAN.
> > Subversion should install Perl bindings into /usr/lib/perl5/vendor_perl which
> > is better location.
>
> Another thing that your change would do is prevent people from installing the
> Perl bindings into a non-global location (e.g. if they have a shared box where
> they don't have root). AFAICT, this would be impossible to do since you have
> hard-coded the location like that.

You can still use:
make INSTALLDIRS=site install-swig-pl # INSTALLDIRS if not set explicitely, defaults to site.
or
make DESTDIR=/home/username/svn install-swig-pl

- --
Arfrever Frehtes Taifersar Arahesis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)

iD8DBQFHD17X/axNJ4Xo/ZERAnwcAKCeqohmgXWNhnd/Jofg02HHLl6IoACeIObw
hgKRKgBfDu2eTQLLUBboigo=
=Beis
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 12 13:50:53 2007

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.