I installed intltool rpm as it looked like that
was the reason I got the error.
However now I get another error when I do
make
./update-comps comps-milan.xml
cs: Working,
please wait...Can't exec "xgettext": No such file or directory at
/usr/bin/intltool-update line 462.
WARNING: It seems that none of the files
in POTFILES.in contain marked strings
da: Working, please wait...Can't exec
"xgettext": No such file or directory at /usr/bin/intltool-update line
462.
WARNING: It seems that none of the files in POTFILES.in contain marked
strings
de: Working, please wait...Can't exec "xgettext": No such file or
directory at /usr/bin/intltool-update line 462.
WARNING: It seems that none
of the files in POTFILES.in contain marked strings
es: Working, please
wait...Can't exec "xgettext": No such file or directory at
/usr/bin/intltool-update line 462.
WARNING: It seems that none of the files
in POTFILES.in contain marked strings
fr: Working, please wait...Can't exec
"xgettext": No such file or directory at /usr/bin/intltool-update line
462.
WARNING: It seems that none of the files in POTFILES.in contain marked
strings
is: Working, please wait...Can't exec "xgettext": No such file or
directory at /usr/bin/intltool-update line 462.
WARNING: It seems that none
of the files in POTFILES.in contain marked strings
it: Working, please
wait...Can't exec "xgettext": No such file or directory at
/usr/bin/intltool-update line 462.
WARNING: It seems that none of the files
in POTFILES.in contain marked strings
ja: Working, please wait...Can't exec
"xgettext": No such file or directory at /usr/bin/intltool-update line
462.
WARNING: It seems that none of the files in POTFILES.in contain marked
strings
ko: Working, please wait...Can't exec "xgettext": No such file or
directory at /usr/bin/intltool-update line 462.
WARNING: It seems that none
of the files in POTFILES.in contain marked strings
no: Working, please
wait...Can't exec "xgettext": No such file or directory at
/usr/bin/intltool-update line 462.
WARNING: It seems that none of the files
in POTFILES.in contain marked strings
pt: Working, please wait...Can't exec
"xgettext": No such file or directory at /usr/bin/intltool-update line
462.
WARNING: It seems that none of the files in POTFILES.in contain marked
strings
ru: Working, please wait...Can't exec "xgettext": No such file or
directory at /usr/bin/intltool-update line 462.
WARNING: It seems that none
of the files in POTFILES.in contain marked strings
sv: Working, please
wait...Can't exec "xgettext": No such file or directory at
/usr/bin/intltool-update line 462.
WARNING: It seems that none of the files
in POTFILES.in contain marked strings
zh_CN: Working, please wait...Can't
exec "xgettext": No such file or directory at /usr/bin/intltool-update line
462.
WARNING: It seems that none of the files in POTFILES.in contain marked
strings
zh_TW: Working, please wait...Can't exec "xgettext": No such file
or directory at /usr/bin/intltool-update line 462.
WARNING: It seems that
none of the files in POTFILES.in contain marked strings
Merging
translations into comps-milan.xml.
--------------------
Any idea what this, was I successfull I dont
know.
Regards,
Keith
--------
The light at the end of the tunnel is an
oncoming dragon.
--------
----- Original Message -----
Sent: Thursday, January 09, 2003 11:05
PM
Subject: comps-milan.xml.in
Hi I downloaded the source
comps-8.0.tgz
and I edited the comps-milan.xml.in
Now when I did a make it gave me this
error.
--------------------------------------------------------------
make -C po || exit 1
make[1]: Entering
directory `/root/comps/po'
intltool-update --pot
--gettext-package=comps
make[1]: intltool-update: Command not
found
make[1]: *** [refresh-po] Error 127
make[1]: Leaving directory
`/root/comps/po'
make: *** [po] Error
1
------------------------------------------------------------------
Any idea what I am doing wrong.