RPM Community Forums

Mailing List Message of <rpm-devel>

Re: Paths for per-interpreter initialization?

From: Jeff Johnson <n3npq@mac.com>
Date: Thu 07 May 2009 - 15:04:40 CEST
Message-id: <278FA743-FF10-4632-A041-7EACDFE8F480@mac.com>

On May 7, 2009, at 3:57 AM, devzero2000 wrote:

>
> Probably,but i can be wrong, it is better for FHS and multilib support
> use
>
> /usr/lib/rpm/%{ARCH}/
>
> for shared lib destination.
>

For multilib, there is already the convention
	/usr/lib64/rpm
vs
	/usr/lib/rpm

And libjsm is a loadable module for JavaScript rather than a shared  
library,
so the path is ultimately private to the RPM implementation, rather than
shared between multiple applications. There plain and simply is no
JavaScript shell or "server-side" JavaScript application of  
consequence atm
afaict.

Otherwise point taken, path collisions with multilib installs
or rpm need to be worried about.

73 de Jeff
Received on Thu May 7 15:05:12 2009
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.