[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: lua.c:78:31: fatal error:
- From: Coda Highland <chighland@...>
- Date: Mon, 19 Jan 2015 21:08:32 -0800
On Mon, Jan 19, 2015 at 9:07 PM, Francis Marsh
<frank.marsh@education.nsw.gov.au> wrote:
> Hello. I am running on Ubuntu and just tried to compile Lua but received the
> following error message:
>
> lua.c:78:31: fatal error: readline/readline.h: No such file or directory
>
> What is this <readline> directory and how can I fix this.
>
> Thank you.
>
> This message is intended for the addressee named and may contain privileged
> information
> or confidential information or both. If you are not the intended recipient
> please delete it and notify the sender.
Long story short: apt-get install libreadline-dev
/s/ Adam