denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] Building Denemo on Debian stable (ie Debian 9, Stretc


From: Andreas Schneider
Subject: Re: [Denemo-devel] Building Denemo on Debian stable (ie Debian 9, Stretch)
Date: Mon, 11 Dec 2017 20:58:18 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0

When I run the configure script on my machine, I get the following output:

[...]
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
[...]

It looks like all these are in the gettext package:
$ dpkg -S /usr/bin/msgfmt
gettext: /usr/bin/msgfmt
$ dpkg -S /usr/bin/msgfmt
gettext: /usr/bin/msgfmt
$ dpkg -S /usr/bin/xgettext
gettext: /usr/bin/xgettext
$ dpkg -S /usr/bin/msgmerge
gettext: /usr/bin/msgmerge
$ dpkg -l gettext
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name           Version      Architecture Description
+++-==============-============-============-=================================
ii  gettext        0.19.8.1-2   amd64        GNU Internationalization
utilitie

So I have no idea why it does not work at your machine. Does config.log
contain a hint?

Andreas



reply via email to

[Prev in Thread] Current Thread [Next in Thread]