lua-users home
lua-l archive

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


On 23.02.2011 10:51, Dirk Laurie wrote:

> Then I tried it out, not getting past square one, thus:  
> 
> $ lua

Try this:
$ LUA_CPATH="/usr/lib/lib?.so" lua -l iuplua51

Regards,
miko