Try passing --without-readline to the installer. Though I suggest
going with wsapi-install instead of kepler-install and working out how
to use CGILua, you will get a newer version of WSAPI this way, and
more importantly a newer version of LuaRocks that is much easier to
use for deployment to embedded devices. See my other email. :-)

--
Fabio Mascarenhas


On Tue, Dec 22, 2009 at 4:35 PM,  <kenk...@yahoo.com> wrote:
> Anyone have tips on installing kepler w/o using the installer?
>
> I'm trying to get it onto an embedded ARM board and the following are missing 
> which prevent the installer from running:
> bash (had to change the first line in the installer to #!/bin/sh)
> pushd (ignored for now)
> popd (ignored for now)
> readline
> Checking Readline... not found: /usr/include/readline/readline.h
>
> I have no idea how to get around the readline problem :-P
>
>
>  ken
>
>
>
>
>
> _______________________________________________
> Kepler-Project mailing list
> Kepler-Project@lists.luaforge.net
> http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
> http://www.keplerproject.org/
>

_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to