Manking translations

Steven Suson suson at TuckerEnergy.com
Wed Oct 10 16:15:14 BST 2001


I get this same symptomology. Red Hat 7.1 with KDE 2.2.1, KDevelop 2.0.1...

Steven Suson
"Keep the faith."


Pupeno wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I'm trying to generate a project and add a translation just to test the
> feature, and then I can use it in some other projects.
> First, when creating a project, I used to have this problem, the wizzard said:
> kdoc: Can't read library
> /usr/share/doc/kde-2.2/kdoc-reference/libkmid.kdoc.gz/libkmid.kdoc
> So, I went to that directory and I found that libkmid.kdoc.gz wasn't a
> directory, but a file (as the name says), so, I uncompresed the file to
> libkmid.kdoc, I create a directory with that name and I store the file there
> and I haven't seen the error since then.
> But, it doesn't solve my problem, when I make messages and merge from the
> projecto menu, I get this errors:
>
> cd . && automake --foreign ./Makefile
> cd . && perl admin/am_edit Makefile.in
> cd . \
>   && CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
> fast creating Makefile
> gmake -f admin/Makefile.common package-messages
> gmake[1]: Entering directory `/home/pupeno/prog/preba1'
> ./preba1
> gmake[2]: Entering directory `/home/pupeno/prog/preba1/preba1'
> error while opening "/include/kde.pot" for reading: No such file or directory
> gmake[2]: *** [messages] Error 1
> gmake[2]: Leaving directory `/home/pupeno/prog/preba1/preba1'
> gmake[1]: Leaving directory `/home/pupeno/prog/preba1'
> gmake -C po merge
> gmake[1]: Entering directory `/home/pupeno/prog/preba1/po'
> cd .. && automake --gnu po/Makefile
> cd .. && perl admin/am_edit po/Makefile.in
> cd .. \
>   && CONFIG_FILES=po/Makefile CONFIG_HEADERS= /bin/sh ./config.status
> fast creating po/Makefile
> gmake[1]: *** No rule to make target `merge'.  Stop.
> gmake[1]: Leaving directory `/home/pupeno/prog/preba1/po'
> gmake[1]: Entering directory `/home/pupeno/prog/preba1/po'
> gmake[1]: Leaving directory `/home/pupeno/prog/preba1/po'
> gmake: *** [package-messages] Error 2
> *** failed ***
>
> I notice that in admin/Makefile.common, there is this line (this is about the
> first error):      -x $${includedir:-$$KDEDIR/include}/kde.pot" \
> and I think that at that point KDEDIR is not declared.
> I replaced that KDEDIR with the real KDEDIR (/usr in my case) geting this
> errors:
> gmake -f admin/Makefile.common package-messages
> gmake[1]: Entering directory `/home/pupeno/prog/preba1'
> ./preba1
> gmake[2]: Entering directory `/home/pupeno/prog/preba1/preba1'
> /usr/include/kde.pot: warning: Charset "CHARSET" is not a portable encoding
> name.
>                                Message conversion to user's charset might not
> work.
> gmake[2]: Leaving directory `/home/pupeno/prog/preba1/preba1'
> will add preba1.pot
> gmake[1]: *** No rule to make target `merge'.  Stop.
> gmake[1]: Leaving directory `/home/pupeno/prog/preba1'
> gmake: *** [package-messages] Error 2
> gmake -C po merge
> gmake[1]: Entering directory `/home/pupeno/prog/preba1/po'
> gmake[1]: Leaving directory `/home/pupeno/prog/preba1/po'
> *** failed ***
>
> I don't know what esle to do, what can I do ?
> thank you
> carpe diem!
>
> - --
> Pupeno: pupeno at pupeno.com.ar
> http://www.pupeno.com.ar
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.0.6 (GNU/Linux)
> Comment: For info see http://www.gnupg.org
>
> iD8DBQE7w55wWhjnmGRO4vQRAskXAJwMYYda4IEGCkGuOSflNOnGG31X0wCcCyuW
> 4R5L/HjHla529SH7U2BWJG4=
> =L18I
> -----END PGP SIGNATURE-----
>
> -
> to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
> unsubscribe »your-email-address«


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list