Re: [Ekiga-list] cannot build



On Tue, Nov 23, 2010 at 10:15 PM, Eugen Dedu
<Eugen Dedu pu-pm univ-fcomte fr> wrote:
> On 23/11/10 18:36, Dmitry Shkirmanov wrote:
>>
>> Hello, I can not build ekiga 3.2.7. on debian lenny from sources. Here is
>> an
>> extract from the build log:
>>
>> =================================================================
>>
>> file=`echo zh_TW | sed 's,.*/,,'`.gmo \
>>           &&  rm -f $file&&  /usr/bin/msgfmt -o $file zh_TW.p
>> o
>> make[2]: Leaving directory `/home/ya/Desktop/ekiga-3.2.7/po'
>> Making all in help
>> make[2]: Entering directory `/home/ya/Desktop/ekiga-3.2.7/he
>> lp'
>> msgfmt -o bg/bg.mo bg/bg.po
>> msgfmt -o ca/ca.mo ca/ca.po
>> msgfmt -o de/de.mo de/de.po
>> msgfmt -o el/el.mo el/el.po
>> msgfmt -o en_GB/en_GB.mo en_GB/en_GB.po
>> msgfmt -o es/es.mo es/es.po
>> msgfmt -o eu/eu.mo eu/eu.po
>> msgfmt -o fi/fi.mo fi/fi.po
>> msgfmt -o fr/fr.mo fr/fr.po
>> msgfmt -o oc/oc.mo oc/oc.po
>> msgfmt -o pt_BR/pt_BR.mo pt_BR/pt_BR.po
>> msgfmt -o ru/ru.mo ru/ru.po
>> msgfmt -o sv/sv.mo sv/sv.po
>> msgfmt -o uk/uk.mo uk/uk.po
>> if ! test -d bg/; then mkdir bg/; fi
>> if [ -f "C/ekiga.xml" ]; then d="../"; else d="/home/ya/Desk
>> top/ekiga-3.2.7/help/"; fi; \
>>         mo="bg/bg.mo"; \
>>         if [ -f "${mo}" ]; then mo="../${mo}"; else mo="/hom
>> e/ya/Desktop/ekiga-3.2.7/help/${mo}"; fi; \
>>         (cd bg/&&  \
>>           `which xml2po` -m docbook -e -t "${mo}" \
>>             "${d}C/ekiga.xml">  ekiga.xml.tmp&&  \
>>             cp ekiga.xml.tmp ekiga.xml&&  rm -f ekiga.xml.tm
>> p)
>> /bin/sh: line 4: -m: command not found
>
> Haven't you had an error about not having gnome-doc-utils installed??

>From looking at the configure.ac [1] it seems that configure checks
only for scrollkeeper-config, which on my system (Fedora 10) is
provided by a different package than gnome-doc-utils (rarian-compat).
I have no idea what lurks in the GNOME_DOC_INIT, but I think it's
quite possible that the OP, just like me, has scrollkeeper-compat, but
doesn't have xml2po.

-- 
Ian

[1] http://git.gnome.org/browse/ekiga/tree/configure.ac?id=EKIGA_3_2_7


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