lua-users home
lua-l archive

Re: does not compile

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


On Sun, Nov 5, 2017, at 10:44, José María Martínez García wrote:

lua.c:82:10: error fatal: readline/readline.h: No such file or directory
#include <readline/readline.h>
^~~~~~~~~~~~~~~~~~~~~


You need to install the package that contains the readline headers for your distribution, for instance libreadline-dev on Debian-based platforms.

--
Pierre Chapuis

AltStyle によって変換されたページ (->オリジナル) /