Buildsystem for Translators

Thomas Reitelbach tr at erdfunkstelle.de
Thu Apr 5 21:51:04 CEST 2007


On Dienstag, 3. April 2007, Laurent Montel wrote:
> On lundi 02 avril 2007, Thomas Reitelbach wrote:
> > Hello everyone,
> >
> > thanks to Laurent, who implemented the buildsystem for trunk/l10n-kde4
> > for us translators.
> >
> > Unfortunately I have trouble with it, and i hope you can help me. This is
> > what i do:
> >
> > In trunk/l10n-kde4/:
> > - ./scripts/autogen.sh de #->generates the CMakeLists.txt files for "de"
> > - cd de
> > - cmake -DCMAKE_INSTALL_PREFIX=/home/kde4/kde .
> > - cd messages
> > - make    #->builds all *.gmo files in all subdirectories
> > - make install #does only install entry.desktop, but no *.gmo files
>
> For me it works fine.
> It installed *.mo files.
> Which cmake version do you used ?
>
> (try: cd de
> mkdir build
> cd build
> cmake -DCMAKE_INSTALL_PREFIX=/home/kde4/kde ../
> make
> make install
> )

Hm, it does not work for me.
I'm using cmake version 2.4-patch 6.

I did exactly follow the above instructions. It builds all gmo files, but it 
installs none:

kde4:/src/kde/trunk/l10n-kde4/de/build$ make install
makeobj[0]: Entering directory `/src/kde/trunk/l10n-kde4/de/build'
[  0%] Built target filepo
[  0%] Built target filepo
[  0%] Built target filepo
[  1%] Built target filepo
[ 10%] Built target filepo
[ 12%] Built target filepo
[ 13%] Built target filepo
[ 41%] Built target filepo
[ 45%] Built target filepo
[ 51%] Built target filepo
[ 57%] Built target filepo
[ 60%] Built target filepo
[ 65%] Built target filepo
[ 69%] Built target filepo
[ 69%] Built target filepo
[ 77%] Built target filepo
[ 79%] Built target filepo
[ 85%] Built target filepo
[ 87%] Built target filepo
[ 92%] Built target filepo
[ 93%] Built target filepo
[ 94%] Built target filepo
[ 99%] Built target filepo
[ 99%] Built target filepo
[ 99%] Built target filepo
[ 99%] Built target filepo
[100%] Built target filepo
Install the project...
-- Install configuration: "RelWithDebInfo"
-- Installing /home/kde4/kde/share/locale/de/entry.desktop
makeobj[0]: Leaving directory `/src/kde/trunk/l10n-kde4/de/build'

I have no idea why it doesn't work for me. And i have no clue what 
this "RelWithDebInfo" means?!

Cheers
Thomas

-- 
There are 10 kind of people. Those who understand binary, and those 
who don't.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-buildsystem/attachments/20070405/a8aef7c2/attachment.pgp 


More information about the Kde-buildsystem mailing list