I installed Lua 5.2 in my mac that's is lion, but the installation generated one archive .a in /usr/local/lib, but I need one .dylib.
I need generate a dynamic library by static library, how can I do this?
Thanks a lot.
Why do you need a dylib? Anyway, you can download one from LuaBinaries.