Earlier, I wrote: > Nor do it's headers. They're part of lualib, which is an extension > package in lua 5.0 but integrated in lua 5.1 . You must install > liblualib50-dev as well.
.... hang on. planreader_lua shouldn't compile if we're missing lualib, and it certainly shouldn't include symbol references to luaopen_base etc. So lualib is clearly installed, but for some reason we're not linking it. Argh. It works here. Can I see the output of: dpkg -L liblualib50-dev on your system? -- Craig Ringer ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Podofo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/podofo-users
