Dnia środa, 2 maja 2012 23:48:50 Nelson Marques pisze:
2012/5/2 Křištof Želechovski <yecril71pl@gmail.com>:
Dnia środa, 2 maja 2012 08:55:35 Darin Perusich pisze:
R modules/libraries are very much like a perl/python/ruby libraries which are installed into their respective "vendor" or "site" library location. Before everyone starts weighing in on why this or that is the "wrong" way to do something, a little light reading on packaging R libraries might be in order. I'd also recommend taking a look at the R packages for Debian, since they provide a large number of these libraries.
PERL libraries sit under /usr/lib, not under /usr/lib64, which seems better. I don't known about R, neither I am the person to say something about it. But you have a %perl_vendorarch hierarchy under /usr/lib64 on 64bit system which respect %_arch.
Here is my @INC: /usr/lib/perl5/site_perl/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.14.2 /usr/lib/perl5/vendor_perl/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/vendor_perl/5.14.2 /usr/lib/perl5/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/5.14.2 /usr/lib/perl5/site_perl/5.14.2/x86_64-linux-thread-multi /usr/lib/perl5/site_perl/5.14.2 /usr/lib/perl5/site_perl Observe that there is no trace of /usr/lib64. Chris -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org