On Mon, Nov 22, 2010 at 11:31 PM, Thijs Koerselman
<thijskoersel...@gmail.com> wrote:
> Hi,
> I'm trying to run the blog example but I can't get it to work. I keep
> getting the following error:
> lua: ...svn/bintje/audiomodule/sandbox/share/lua/5.1//re.lua:127: name 'w_'
> undefined


Just to make sure it is not my sandbox installation which is causing
the trouble, I did a fresh install of orbit system wide with luarocks.
Running the example in
/usr/local/lib/luarocks/rocks/orbit/2.2.0-2/samples/blog

like this:
$ sudo orbit blog.lua

I get the same error:

/usr/local/bin/lua: /usr/local/share/lua/5.1//re.lua:127: name 'w_' undefined
stack traceback:
        [C]: in function 'error'
        /usr/local/share/lua/5.1//re.lua:127: in function
</usr/local/share/lua/5.1//re.lua:125>
        [C]: in function 'match'
        /usr/local/share/lua/5.1//re.lua:200: in function 'compile'
        /usr/local/share/lua/5.1//orbit/model.lua:326: in main chunk
        [C]: in function 'require'
        /usr/local/share/lua/5.1//orbit.lua:383: in function 'model'
        ...b/luarocks/rocks/orbit/2.2.0-2/samples/blog/blog.lua:34: in
function 'app_func'
        ...usr/local/lib/luarocks/rocks/orbit/2.2.0-2/bin/orbit:87: in main 
chunk
        [C]: ?


I'm using mac os  10.6.5 with orbit 2.2.0-2, if that helps anything...

Thijs

_______________________________________________
Kepler-Project mailing list
Kepler-Project@lists.luaforge.net
http://lists.luaforge.net/cgi-bin/mailman/listinfo/kepler-project
http://www.keplerproject.org/

Reply via email to