Re: Patch for gnome-libs



Maciej Stachowiak <mjs@eazel.com> writes:
> Dan Winship <danw@helixcode.com> writes:
> > > A fixit item for 2.0.
> > 
> > If we're moving things around, it would be nice to put gnome-config
> > scripts into $(libexecdir) ["The directory for installing executables
> > that other programs run."] rather than $(libdir) ["The directory for
> > installing object code libraries."]. (Because they're not the same
> > everywhere.)
> 
> It's too bad that FHS doesn't have /libexec or /usr/libexec. It makes
> it awkward to configure GNUishly correct packages to be FHS compliant.

I think the recommended way would be to use something like

  ./configure --prefix=/usr --libexecdir=/usr/lib --sysconfdir=/etc

- Hari
-- 
Raja R Harinath ------------------------------ harinath@cs.umn.edu
"When all else fails, read the instructions."      -- Cahn's Axiom
"Our policy is, when in doubt, do the right thing."   -- Roy L Ash



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]