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

List:       kde-i18n-doc
Subject:    Re: How to compile and install  i18n/lt  from CVS sources?
From:       heiko.evermann () gmx ! de
Date:       2004-12-19 23:57:40
Message-ID: 200412200057.41089.heiko.evermann () gmx ! de
[Download RAW message or body]

Hi Munzir,
> I am not checking kde repository directly but via arabeyes.org. I am
> translating for the Arabic language and we are about to finish it ;)
> Through arabeyes.org I don't have those makefiles so I went directly to
>
> http://webcvs.kde.org/kde-i18n/ar/messages/?only_with_tag=KDE_3_3_BRANCH
> and downloaded the Makefile.am available there
>
> I also surfed to http://webcvs.kde.org/kde-i18n/ and downloaded
> Makefile.am.in
> Makefile.cvs
> Makefile.am
>
> $ make -f Makefile.cvs
> This Makefile is only for the CVS repository
> This will be deleted before making the distribution
>
> Please recheckout this module!
> for cvs: use checkout once and after that update again
> for cvsup: checkout kde-common from cvsup and
>    link kde-common/admin to ./admin
> make: *** [all] Error 1
>
> What's the obvious thing am I am missing? ;)

Try this (taken from http://nds.i18n.kde.org/installation.php3 for Low 
Saxon...)

# CVS-Info
export CVSROOT=:pserver:anonymous@anoncvs.kde.org:/home/kde
# Checkout KDE_3_3_BRANCH, leave out "-r KDE..:" for HEAD
# replace nds with your language code
cvs co -r KDE_3_2_BRANCH -l kde-i18n
cvs co -r KDE_3_2_BRANCH kde-i18n/nds
cvs co -r KDE_3_2_BRANCH kde-common

cd kde-i18n
# only do Low Saxon, replace with your language code
echo "nds" > subdirs
# administrative stuff
ln -fs ../kde-common/admin admin
# generate Makefiles
make -f Makefile.cvs
# Assumption KDE is in /opt/kde3, adapt if not
./configure --prefix=/opt/kde3
# transform po-files and install
make
sudo make install

###########
you are missing the admin folder. Try and get it directly via cvs, otherwise 
it is too much work. After that link it in the way described above

Kind regards,

Heiko Evermann
KDE Low Saxon translation team
[prev in list] [next in list] [prev in thread] [next in thread] 

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