000
06.03.2004, 22:30 Uhr
Pablo
Supertux (Operator)
|
Obwohl ich bei CVS (Schritt 2 von Kdevelop wenn man ein neues Projekt startet) nicht wähle, d.h. ich lasse auf NONE. Trotzdem bekomme ich folgenden Fehler, wenn ich auf Create klicke und die configure Script Datei erzeugt wird
Code: |
make[1]: *** [cvs] Error 1 make: *** [all] Error 2 sh: line 1: ./configure: No such file or directory Traceback (most recent call last): File "/usr/bin/sgmltools", line 93, in ? tool.processFile(curfile) File "/usr/share/sgml/misc/sgmltools/python/SGMLtools.py", line 230, in processFile dssslfile = utils.findStylesheet(stylesheet, self._aliases) File "/usr/share/sgml/misc/sgmltools/python/utils.py", line 307, in findStylesheet return findStylesheet(name, aliases) File "/usr/share/sgml/misc/sgmltools/python/utils.py", line 317, in findStylesheet raise IOError, "Couldn't resolve pubid [%s]" % id IOError: Couldn't resolve pubid ["-//SGMLtools//DOCUMENT Docbook Style Sheet for HTML//EN"]
|
Warum denn das?
Eigentlich bekomme ich
Code: |
Starting with installation App [S] Type [c] unpacking <template.tar.gz> in </home/rex/projects/s>... unpacking <admin.tar.gz> in </home/rex/projects/s>... changing files [c]... Starting with configuration creating configuration files... >make -f Makefile.dist This Makefile is only for the CVS repository This will be deleted before making the distribution *** YOU'RE USING Autoconf version 2.13. *** KDE requires autoconf 2.52, 2.53 or 2.54 KDEDIR=/usr/kde/3.1; QTDIR=/usr/qt/3; make configure... >LDFLAGS="" CFLAGS="-O0 -g3 -Wall" CXXFLAGS="-O0 -g3 -Wall" >./configure creating user documentation... >sgml2html index.sgml READY
|
Warum steht This Makefile is only for the CVS repository das, wenn ich doch CVS auf NONE gewählt habe??? Das verstehe ich nicht. Wie kann ich das lösen? -- A! Elbereth Gilthoniel! silivren penna míriel o menel aglar elenath, Gilthoniel, A! Elbereth! Dieser Post wurde am 06.03.2004 um 22:31 Uhr von Pablo editiert. |