#1939: Emacs libexecdir setting
----------------------------------------+-----------------------------------
Reporter: [EMAIL PROTECTED] | Owner: [EMAIL PROTECTED]
Type: task | Status: assigned
Priority: normal | Milestone: 6.2
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
----------------------------------------+-----------------------------------
Changes (by [EMAIL PROTECTED]):
* owner: [email protected] => [EMAIL PROTECTED]
* status: new => assigned
Comment:
Doing a test build with:
{{{
BUILDDIR=/tmp/emacs
./configure --prefix=$BUILDDIR/install/usr &&
make bootstrap &&
make install
}}}
then ls /tmp/emacs/install/usr gives:
bin info libexec man share
ls -R /tmp/emacs/install/usr/libexec gives
{{{
/tmp/emacs/install/usr/libexec:
emacs
/tmp/emacs/install/usr/libexec/emacs:
21.4
/tmp/emacs/install/usr/libexec/emacs/21.4:
i686-pc-linux-gnu
/tmp/emacs/install/usr/libexec/emacs/21.4/i686-pc-linux-gnu:
cvtmail emacsserver fns-21.4.1.el movemail rcs2log vcdiff
digest-doc fakemail hexl profile sorted-doc yow
}}}
/usr/libexec is clearly not IAW the FHS.
We still need --libexecdir=something
Seems like it should be /usr/lib
I'll go ahead and change it.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/1939>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page