[Github-comments] [geany/geany] configure script failed on Ubuntu Release 18.04.1 LTS, Mate 1.20.1 (#1916)

elextr notifications at xxxxx
Fri Aug 3 03:49:18 UTC 2018


Ok, for your info, I suspect your problem is that Ubuntu is distributing a GTK3 version of Geany, so the dependencies are GTK3 and thats what `apt-get build-deps` checked for, but the source built defaults to GTK2 and so that is why it is whining about missing GTK2.  You could try `--enable-gtk3` on configure to build the GTK3 version from source if the installed version is gtk3 (as indicated by the debug messages).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1916#issuecomment-410136493
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20180802/4413d598/attachment.html>


More information about the Github-comments mailing list