From kde-i18n-doc Mon Sep 19 22:31:20 2005 From: Gary Cramblitt Date: Mon, 19 Sep 2005 22:31:20 +0000 To: kde-i18n-doc Subject: Re: How to get localization from SVN and compile it? Message-Id: <200509191831.20906.garycramblitt () comcast ! net> X-MARC-Message: https://marc.info/?l=kde-i18n-doc&m=112716923013651 On Monday 19 September 2005 05:19 pm, Anne-Marie Mahfouf wrote: > On Monday 19 September 2005 16:26, Jure Repinc wrote: > > Hi, > > > > I would like to download a specific localization from SVN for KDE 3.5 > > branch and then compile it. But I'm not sure how to do this. So i would > > be glad if someone could explain me the steps for SVN now as I can't > > check out for the instructions on i18n.kde.org as it still doesn't work. > > > > Thanks for help! > > to get the your_language_code localization for kde 3.5: > > svn co -N svn://anonsvn.kde.org/home/kde/trunk/l10n > (gets the top files) > cd l10n > svn co svn://anonsvn.kde.org/home/kde/trunk/l10n/scripts > svn co svn://anonsvn.kde.org/home/kde/trunk/l10n/your_language_code > > /scripts/autogen.sh your_language_code > cd your_language_code > ./configure > make > su -c 'make install' > > Replace svn://anonsvn.kde.org by what is relevant in your case if you have > a KDE login. Instructions are also here: http://developer.kde.org/documentation/library/kdeqt/kde3arch/kde-i18n-howto.html#SECTION00080000000000000000 Let me know if they are wrong. Anne-Marie, your instructions didn't include the templates folder. Maybe that explains Jure's error? -- Gary Cramblitt (aka PhantomsDad) KDE Text-to-Speech Maintainer http://accessibility.kde.org/developer/kttsd/index.php