[Github-comments] [geany/geany] Feature request: Please provide an AppImage for Geany (#1303)

Colomban Wendling notifications at xxxxx
Tue Nov 15 15:14:53 UTC 2016


Hum that's odd…
> config.status: error: cannot find input file: `po/Makefile.in.in'

Normally this file should be copied over by `glib-gettextize` I think.  I see 2 possible reasons:
* We depend on something newer than what you have, but don't advertize it (I doubt it, because AFAIK we didn't touch this area since 2010 or so)
* The Debian package doesn't call our *autogen* script and doesn't call *glib-gettextize*, nor any other tool that would crate this file (*autopoint*, *intltool* or *gettextize* maybe), possibly because newer versions of some tool (*autoreconf* or *dh_autoreconf*) do that automatically now.

A quick and dirty solution could be calling our autogen script, not sure (beware that AFAIK *dh_autoreconf* does extra magic).  Or calling the appropriate tool explicitly.

-- 
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/1303#issuecomment-260668174
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20161115/26ba683b/attachment.html>


More information about the Github-comments mailing list