[Github-comments] [geany/geany] build error on ubuntu 18.04 (#2465)
Matthew Brush
notifications at xxxxx
Tue Mar 31 21:27:03 UTC 2020
You probably haven't installed the dependencies needed to build. In this case it's probably `libglib2.0-dev` which contains the GLib gettextize macros that appear to be missing, I believe.
Even easier though, just run `sudo apt-get build-dep geany` which should install all the packages and development files required to build Geany from source.
--
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/2465#issuecomment-606885660
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200331/caccb478/attachment.htm>
More information about the Github-comments
mailing list