Configure is not detecting intltool package correctly and does not find intltool-update.in file.
checking for intltool >= 0.35.0... awk: cannot open ./intltool-update.in (No such file or directory)
awk: cannot open ./intltool-update.in (No such file or directory)
found
./configure: line 7926: test: : integer expression expected
configure: error: Your intltool is too old. You need intltool 0.35.0 or later.
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Cfg-files/Unpacked/Failed-cfg/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Description
+++-====================================-====================================-========================================================================================
ii intltool 0.41.0-0ubuntu1 Utility scripts for internationalizing XML
Ubuntu 9.10 \n \l
I've encountered the same bug; the following files are being requested and are not present: intltool-update.in, intltool-extract.in, intltool-merge.in.
It is possible to download these files (of appropriate version) from different projects on the internets, but even if you resolve that one issue, you will find that the program won't compile.
The latest 2008-02-08-alpha has started some transitional work that has never been completed. (See also /src/confParser.h: the initial comments in the header and ChangeLog)
To anyone who is going to use this program, I suggest to try some of the earlier versions (possibly even the 1 day older 2008-02-07-alpha, not tested yet).
EDIT:
The 1 day older 2008-02-07-alpha has the same bug. The 3 above mentioned intltool-*.in files are missing there too.
I downloaded my replacements from:
http://outflux.net/unix/software/gopchop/download/unpacked/gopchop-1.1.8/
These files need to go to the same directory as configure.
Now both configure and make work. The program runs.
Last edit: JStuffer 2013-10-29