Hi, On 15.02.2013 15:18, WaawWayne Werner wrote: [...] > I've cloned the git repo and I'm at commit > f86a9c896cddc215704ddfe3779ad03545e71e72 > > When I run `make` I get the following error: > > lua: (command line):1: lgi too old, need at least version 0.6.1 > stack traceback: > [C]: in function 'error' > (command line):1: in main chunk > [C]: in ? > > > WARNING > ======= > > The lgi check failed. > The Lua GObject introspection package is just a runtime dependency, so it > is not > necessary for building awesome. However, awesome needs it to run. > Add AWESOME_IGNORE_LGI=1 to your environment to continue. > > But: > > $ echo $AWESOME_IGNORE_LGI > 1 > > So... not sure what the problem is here. Any ideas?
I'll assume that you know that you still need lgi to run awesome. Anyway: Could you show some more output from make? Even with AWESOME_IGNORE_LGI=1, this error message should still be printed. However, make should still continue afterwards. Uli -- Q: Because it reverses the logical flow of conversation. A: Why is putting a reply at the top of the message frowned upon? -- To unsubscribe, send mail to [email protected].
