lua-users home
lua-l archive

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


Hi Hinrik,

> No plans for Linux support?

Here is what I replied to Javier answering the same question in the
MobDebug thread:

The linux version is likely to follow, but with the most recent
version you should be able
to run it on linux with very little additional work. If you have lua,
luaSocket, and wxwidgets installed (such that require "wx" works), you
can try running:

> lua src/main.lua zbstudio

you should be able to also run/debug scripts if you copy lua
executable to bin/ folder. This is not tested, but I'll take bug
reports if you see it "almost" working.

Paul.