On Fri, 2012-09-14 at 07:14 -0400, LM wrote:
> The only patch I ran across so far was
> #define lua_open()  luaL_newstate()
> 
> According to:
> http://www.lua.org/manual/5.1/manual.html#7.3
> lua_open is no longer supported.
> 
> Used that to get grafx2 to compile (
> http://code.google.com/p/grafx2/issues/detail?id=494 ).
> 
> Recommend you check the Lua manuals (see lua link) for the other changes.
> 
> You may also want to check out the cclive site http://cclive.sourceforge.net/
> or check with the quvi mailing lists
> http://sourceforge.net/apps/trac/quvi/wiki/MailingLists
> 
> If you run across any further information on this, would be interested
> to hear what you find.  I know a few other applications that are stuck
> using older versions of lua.
> 
> Sincerely,
> Laura
> http://www.distasis.com/cpp

CClive looks like an interesting alternative possibility.  I should
probably uninstall Lua and the related packages as well if possible,
then move on without it.  I guess gnome built without Lua can be
complemented later with cclive.

Why is Lua changing anyways?  Guess I need to ask that on the Lua
mailing list.  Thank you for the tip Laura.  I'm surprised that I
didn't see something distributed with Lua mentioning the issue.

Lua wasn't listed as a dependency for gnome, so I'm guessing that going
without it won't have a significant impact on gnome functionality wise.

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to