[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [5.1.4] Do I need those shared libraries?
- From: Gilles Ganault <gilles.ganault@...>
- Date: Thu, 14 Apr 2011 12:09:07 +0200
On Thu, 14 Apr 2011 11:59:59 +0200, steve donovan
<steve.j.donovan@gmail.com> wrote:
>Just readline support for the interactive interpreter - that is, up
>arrow for last command, line editing etc.
>
>Not needed for plain scripting and slows down calling Lua scripts
Thanks guys. Since I don't use the interpreter in interactive mode,
I'll get rid of -lreadline -lhistory (the other three are already
installed in the appliance).