lua-users home
lua-l archive

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


Thank you. I tried LuaRocks, I managed to build luasocket (after building luasec) but it was built for Lua 5.1...


On Sun, Nov 3, 2013 at 5:51 PM, Paul K <paulclinger@yahoo.com> wrote:
Hi Frantisek,

> is there a simple way to install LuaSocket for Lua 5.2 on 32bit XUbuntu, e.g. binary packages?

You may try LuaDist or LuaRocks; both should build those for you. If
you want to grab luasocket libs already compiled, then ZeroBrane
Studio includes them for Lua 5.2:
https://github.com/pkulchenko/ZeroBraneStudio/tree/master/bin/linux/x86/clibs52.

Paul.

On Sun, Nov 3, 2013 at 4:07 AM, František Fuka <fuka@fuxoft.cz> wrote:
> Hello,
>
> is there a simple way to install LuaSocket for Lua 5.2 on 32bit XUbuntu,
> e.g. binary packages? The server admin isn't too keen about the idea of
> compiling something on the server. The default XUbuntu repository only
> contains LuaSocket for Lua 5.1.
>
> --
> -- Frantisek Fuka
> (yes, that IS my real name)
>
> -- My Google+ profile
> -- Personal Homepage




--
-- Frantisek Fuka
(yes, that IS my real name)

-- My Google+ profile
-- Personal Homepage