-----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