View Single Post
Old 10-30-2009, 04:51 AM   #69
Iņigo
Guru
Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.Iņigo did not drink the Kool Aid.
 
Posts: 730
Karma: 72743
Join Date: Feb 2008
Location: Here or there
Device: iRex iLiad, iRex DR800S. K4NT. Kobo Aura, Aura One, Libra 2.
Quote:
Originally Posted by ericshliao View Post
Hansel,
inspired by your MiniPad, I am trying to install lua and lgob on my Linux desktop. The part of Lua is ok, but I can't find any info about how to build, install, and use lgob. Could you show my some hints? Thanx.

Added:
It seems that I have to copy lua.pc manually and start from do ing "make" and "make install" in dir "codegen" and dir "common", and then do the same job for each dir under lgob source code package.
Which OS are you using?
In my Fedora 11 it's quite easy, use OS package system to install lua and devel libraries, download lgob source tarball and then some "make" in the proper order.

The only problem I found was that I needed to specify "make AMD64=1" and then move some files after install from "/usr/lib/lua/5.1/lgob" to "/usr/lib64/lua/5.1/lgob" as I'm using a 64-bits OS.

I think there is a .exe installable for windows as well.

Best regards,
Iņigo
Iņigo is offline   Reply With Quote