[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-i18n-doc
Subject:    Re: How to get localization from SVN and compile it?
From:       Anne-Marie Mahfouf <annemarie.mahfouf () free ! fr>
Date:       2005-09-19 21:19:25
Message-ID: 200509191719.26205.annemarie.mahfouf () free ! fr
[Download RAW message or body]

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.

Hope this is right,

Anne-Marie

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic