[Kde-accessibility] [PATCH] translation problem with kcmkttsmgr
Gary Cramblitt
garycramblitt at comcast.net
Mon Feb 14 17:34:58 CET 2005
On Monday 14 February 2005 07:20 pm, Stephan Johach wrote:
> > And see if this now displays the translated names of the voices in the
> > picklist.
>
> I tried this, but no change.
:(
> If you have more than one KDE running please try
>
> ./configure --prefix=/path/to/kde-3.4
My environment variables already take care of this.
>
> I allways do a separate
>
> make
> su root -c "make install"
I checked $KDEDIR/share/local/de/LC_MESSAGES and it was empty. Then I did
this:
cd /home/share/src/kde/kde-i18n/de/messages/kdeaccessibility
make install
and I could see a bunch of statements running similar to this:
/usr/bin/install -c -p -m 644
libKTTSD.gmo /home/share/kde-unstable/share/locale/de/LC_MESSAGES/libKTTSD.mo
But still no installed files! What the heck? Prompted by your remark above,
I next tried
make
make install
and lo and behold, now there were installed files in the locale. I thought
that "make install" automatically included "make" ??????????? And if "make
install" had nothing to install, shouldn't it have displayed an error
message?
Anyway, now I can run kttsmgr with German translation.
Thanks for being patient with me. :)
--
Gary Cramblitt (aka PhantomsDad)
KDE Text-to-Speech Maintainer
http://accessibility.kde.org/developer/kttsd/index.php
More information about the kde-accessibility
mailing list