On Mon, 15 Oct 2007 12:13:50 -0500, "Jeff Pohlmeyer" yetanothergeek@gmail.com wrote:
On 10/14/07, Enrico Tröger enrico.troeger@uvena.de wrote:
I added a note on the Geany website.
Great, thanks! (btw my last name is with 'y' not 'i' :)
Oops, I'm very sorry. I guess it was a force of habit, in German most Meier is an often used name and so I just wrote it with 'i'. Sorry.
I have to add "lua5.1" to the both pkg-config calls so that pkg-config prints the cflags and libs for gtk _and_ lua. Otherwise lua.h is not found by the compiler.
My lua was built/installed from sources so I guess it puts things in a different place. But you are right, it's almost always better to use pkg-config if possible. Actually, I never noticed that Lua had a *.pc file until you mentioned it. I'll try to get this updated soon.
Hmm, not a big deal IMO. The code itself is more important ;-).
Regards, Enrico