Error while making tar.gz distribution

Gordon Tyler gtyler at iafrica.com
Tue Nov 2 08:14:07 GMT 1999


Actually, all you should need to do is select the Make Messages item from
the Project menu and that will generate the files needed. You shouldn't have
to add another language translation.

----- Original Message -----
From: Gregor Stipicic <gstipi at aon.at>
To: <kdevelop at barney.cs.uni-potsdam.de>
Sent: Monday, 01 November 1999 16:31
Subject: Re: Error while making tar.gz distribution


Hi Martin !

I had the same problem and solved it this way (although not very elegant):
Just
select "Neue Übersetzung hinzufügen..." in the project-menu (I assume the
english translation is "Add new translation..." ) and select any language
(e.g.
German). A new file (de.po) will be added to the project and also the pot
file
(in your case taurus.pot) will be created. Now remove the file de.po from
the
project. Since the file taurus.pot is now existing the creation of a dist.
shouldn´t fail anymore.

Regards,
Gregor

___________________________________________________________
Gregor Stipicic
Dr. Gmelinstr.5
5020 Salzburg                                "Liebe, lüge und sei hübsch !
AUSTRIA                                       Denn morgen müssen wir
sterben."
Tel.: +43 (662) 430712                                           JAMES JOYCE
mailto: gstipi at aon.at

Linux - less bugs for less bucks
___________________________________________________________

Am Sun, 31 Oct 1999 schrieben Sie:
> Hi all,
>
> I use Snapshot 19991030 for KDE-1.1.2. I wanted to make a dist. version of
my
> project and kdevelop stopps with the output:
>
> distdir=`cd ../../../taurus-0.1/taurus/docs/en && pwd`; \
> cd ../../.. \
>   &&
automake --include-deps --build-dir=$here --srcdir-name=../../.. --output-di
r=$top_distdir --gnu taurus/docs/en/Makefile
> make[3]: Leaving directory
`/home/martin/ddrs/Programmieren/Projekte/taurus/taurus/docs/en'
> make[2]: Leaving directory
`/home/martin/ddrs/Programmieren/Projekte/taurus/taurus/docs'
> make[1]: Leaving directory
`/home/martin/ddrs/Programmieren/Projekte/taurus/taurus'
> make[1]: Entering directory
`/home/martin/ddrs/Programmieren/Projekte/taurus/po'
> make[1]: *** No rule to make target `taurus.pot', needed by `distdir'.
Stop.
> make[1]: Leaving directory
`/home/martin/ddrs/Programmieren/Projekte/taurus/po'
> make: *** [distdir] Error 1
>
> What does that mean? What is the .pot target?
>
> Thanks,
>
> Martin
>
> PS: Keep on coding - its the best IDE I have seen on Linux so far...





More information about the KDevelop mailing list