[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Compiling LUA
- From: William Pursell <bill.pursell@...>
- Date: Sun, 19 Apr 2009 06:22:17 +0100
Miguel Guirao wrote:
>
> I'm compiling LUA under OpenSuSE 10.3 kernel 2.6, after issuing make linux I
> get this:
>
> guirao@guirao:~/NSM/lua-5.1.4> make linux cd src && make linux
The problem is that the lua makefiles are built with
the assumption that the readline library is always
available under linux. This is a packaging error,
and should be reported as a bug.
--
William Pursell