[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: UTF-8 patterns in Lua 5.3
- From: Dirk Laurie <dirk.laurie@...>
- Date: Tue, 22 Apr 2014 11:10:48 +0200
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.