[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: how to install lcurse
- From: Chien Nguyen <nguyenquangchien@...>
- Date: Thu, 3 Mar 2011 16:54:20 +0800
Hi List,
I want to find a way to use curse from Lua, and it seems that the only source available now is lcurse (http://web.ist.utl.pt/tiago.dionizio/lua/lcurses-0.1-devel.tar.gz). I ran 'make' and saw a fatal error:
lua.h: No such file or directory
curses.h: No such file or directory
I'm using Ubuntu and apt-get'ed Lua instead of building it from source so this sort of making lcurses is quite difficult to me.
Thanks for your help.
--Chien