On 11 Aug 2013, at 23:58, Carlo Hamalainen <ca...@carlo-hamalainen.net> wrote:

> I copied the whole build tree here, along with a 'script' of the session

Cool.  This is the key line from those logs...

  setup: The pkg-config package gtk+-3.0 is required but it could not be found.

It is looking in pkg-config for the gtk+-3.0 C header files and libraries.

You probably just need to run...

  sudo apt-get install libgtksourceview-3.0-dev libwebkitgtk-3.0-dev

This should make sure you have all the C headers and libraries for the
gtk3 things that leksah uses.

Hamish
------------------------------------------------------------------------------
Get 100% visibility into Java/.NET code with AppDynamics Lite!
It's a free troubleshooting tool designed for production.
Get down to code-level detail for bottlenecks, with <2% overhead. 
Download for free and get started troubleshooting in minutes. 
http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
_______________________________________________
Gtk2hs-devel mailing list
Gtk2hs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel

Reply via email to