#2173: Lua-5.1.1 -------------------------+-------------------------------------------------- Reporter: Luca | Owner: [email protected] Type: enhancement | Status: new Priority: normal | Milestone: 6.2 Component: BOOK | Version: SVN Severity: normal | Resolution: Keywords: | -------------------------+-------------------------------------------------- Comment (by Luca):
Build instructions for lua-5.0.3 version (http://www.lua.org) Dependencies: NCurses and Readline. {{{ patch -Np1 -i ../lua-5.0.3-config-1.patch make make so make test make install make soinstall }}} It is possible to pass make sobin before make install to let interpreter and compiler use shared libraries. -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/2173> 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
