Hi,
at http://people.debian.org/~erich/tolua/
there are tolua++ packages built for lua 5.1
Packaging of tolua++ was quite straightforward; however(judging from the
README-5.1), the C++ part doesn't differ from 5.0 to 5.1, so the C part
might. So it might make sense to build two packages, tolua++-5.0 and
tolua++-5.1.
I won't be uploading these packages, since I only need tolua for a
single package, enigma, and my attemts at building it with the Debian
packages of lua 5.1 (and tolua) have not been successful. There is a
copy of lua and tolua included with enigma which works fine.
I'm stuck at some linking problem:
undefined reference to `luaL_openlibs(lua_State*)
(and lots of extra "undefined reference"s)
however the compilers command line contains -llua5.1 as generated by
pkg-config --libs lua5.1 and
grep luaL_openlibs /usr/lib/liblua5.1*
Binary file /usr/lib/liblua5.1.a matches
Binary file /usr/lib/liblua5.1.so matches
Binary file /usr/lib/liblua5.1.so.0 matches
Binary file /usr/lib/liblua5.1.so.0.0.0 matches
So I'm somewhat stuck with using Debian lua 5.1, and I'll go back to
using the included lua.
best regards,
Erich Schubert
--
erich@(vitavonni.de|debian.org) -- GPG Key ID: 4B3A135C (o_
To understand recursion you first need to understand recursion. //\
Wenn Leute nicht glauben, dass Mathematik einfach ist, V_/_
dann nur deshalb, weil sie nicht begreifen,
wie kompliziert das Leben ist. --- John von Neumann
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]