#2369: Listing libedit as dependency
------------------------------+---------------------------------------------
Reporter: Ag.Hatzim | Owner: [email protected]
Type: task | Status: new
Priority: normal | Milestone: 6.3
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: libedit editline |
------------------------------+---------------------------------------------
Comment (by Ag.Hatzim):
I usually build the dash/libedit combo at the very top of the BLFS
toolchain and I didn't encounter any problems, (granted I don't build
mysql). I also (sometimes) work in the shell and editline provides some
basic line editing functionality.
We may add however a note in the Book, about moving /usr/lib/libedit.so*
into /lib and make a symlink to /usr/lib/libedit.so, for those who have
/usr in a different partition.
{{{
mv -v /usr/lib/libedit.so* /lib
ln -v -sf ../../lib/libedit.so /usr/lib/libedit.so
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2369#comment:7>
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