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

List:       kde-devel
Subject:    I18n problem: no gmo-file created
From:       Erik Sigra <sigra () home ! se>
Date:       2001-08-31 9:55:10
[Download RAW message or body]

Hi,
I did everything in the i18n-HOWTO:

* Downloaded gettext-0.10.35.

* Patched it with the patch in kdesdk/scripts

* Configured it with --prefix=/usr/local/legacy (this is what I did with
  autoconf-2.13 and automake-1.4-p5).

* Compiled it.

* Installed it (as root).

* added "alias legacy='export PATH=/usr/local/legacy/bin:$PATH;export
  KDEDIR=/usr/local/kde'" to my "~/.bashrc".

* Opened a shell.

* Typed "legacy" to make sure the old versions that KDE requires are used
  instead of the latest stable releases.

* Tested if it worked:
  $ autoconf --version
  Autoconf version 2.13
  $ automake --version
  automake (GNU automake) 1.4-p5
 
  Copyright (C) 1999, 2001 Free Software Foundation, Inc.
  This is free software; see the source for copying conditions.  There is NO
  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
 
  Written by Tom Tromey <tromey@cygnus.com>
  $ echo $KDEDIR
  /usr/local/kde

* Executed "make -f admin/Makefile.common package-messages". The file
  <appname>.pot was created in the po subdirectory .

* Examined Makefile.am in the po directory:
  $ cat Makefile.am
  POFILES = AUTO                                                 

* Edited Makefile.am of the base directory by changing the line "SUBDIRS =
  $(TOPSUBDIRS)" to "SUBDIRS = $(TOPSUBDIRS) po".

* Copied <appname>.pot to "sv.po".

* Translated a few messages.

* Executed "autoconf && automake && autoheader && ./configure --enable-devel
  --enable-debug --with-qt-dir=/usr/local/qt && make".


After all this, no sv.gmo was created. The output from make was:
make[2]: Entering directory`<somedir>/<appname>/po'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `<somedir>/<appname>/po'
 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

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

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