On Thu, Feb 14, 2002 at 11:58:55AM +0700, Bambang Purnomosidi D. P. wrote: > I am working with a package. From the author, it should be installed its > lib to /usr/libexec. > > I already read FHS and this seems not conformant. I also looked at other > deb package, and they seems to install into /usr/lib/<package> > > Is that right?
Yes. Binaries which users/administrators won't run directly should go into /usr/lib/<package>, anything that will be run directly should go in /usr/(s)bin. regards, Hamish -- Hamish Moffatt VK3SB <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

