On Tue, 7 Oct 2008, John C Frain wrote:
I think that I have set up the libraries properly but I still
have problems. ./config appears to run (config.log is attached)
but make will not run. The output of make is below. I have
deleted everything in the cvs directory, reloaded the cvs
directory and repeated the process with fresh files and still
get the same result. There are no *.gmo files in
`/home/frainj/cvs/gretl/po'.
You need to install the gettext package. From config.log:
configure:4029: checking for msgfmt
configure:4064: result: no
configure:4070: checking for gmsgfmt
configure:4101: result: :
configure:4152: checking for xgettext
configure:4187: result: no
configure:4230: checking for msgmerge
configure:4264: result: no
Something's not quite right with the test for gmsgfmt in
the configure script, but anyway, the message is clear.
Allin.