lua-users home
lua-l archive

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


2014-04-22 11:00 GMT+02:00 Tom N Harris <telliamed@whoopdedo.org>:

> On Tuesday, April 22, 2014 10:46:22 AM Dirk Laurie wrote:
>> I know. However, at least on Linux, there is no liblua.so.
>
> Of course not. You forgot the version number.
>
> $ locate liblua5.2.so.0
> /usr/lib/x86_64-linux-gnu/liblua5.2.so.0.0.0
> /usr/lib/x86_64-linux-gnu/liblua5.2.so.0

I've done that before and it took ages to find the mistake :-(

However, those files are made by Debian or whoever. The standard
Linux build does not make them.