Hi,
I'm getting the following error trying to load LuaXML installed from
LuaRocks:
lua-5.2: error loading module 'LuaXML_lib' from file
'/usr/local/lib/lua/5.2/LuaXML_lib.so':
dlopen(/usr/local/lib/lua/5.2/LuaXML_lib.so, 6): Symbol not found:
_luaL_register
Referenced from: /usr/local/lib/lua/5.2/LuaXML_lib.so
Expected in: dynamic lookup
stack traceback:
[C]: in ?
[C]: in function 'require'
/usr/local/share/lua/5.2/LuaXml.lua:1: in main chunk
[C]: in function 'require'
svn2csv.lua:4: in main chunk
[C]: in ?
The Lua mailing lists suggests that it is a compilation issue - the binary
for 5.1 needs to be recompiled for 5.2 - but luarocks downloads the source
and compiles that, so this shouldn't be the case. "luarocks" also reports
it is configured for Lua 5.2.
What could be wrong?
------------------------------------------------------------------------------
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
_______________________________________________
Luarocks-developers mailing list
Luarocks-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/luarocks-developers