Posté(e) le 15 juillet 200421 a Bonjour à tous, J'ai essayé d'installer super Karamba à partir des sources trouvée sur le site officielle, et ce, sur ma mandre 10.0. Et wai, j'ai un probleme, sinon j'viendrais pas raconter ma vie... Donc en fait, voila ce que la Konsole me sort [j'vais mettre en gra ce qui me semble bizarre, parceque sinon comment ca va être chiant pour vous !] Auparavant, j'ai bien fait un ./configure et je vien de tapper /make install make all-recursive make[1]: Entering directory `/home/sarvok/superkaramba-0.34' Making all in doc make[2]: Entering directory `/home/sarvok/superkaramba-0.34/doc' Making all in . make[3]: Entering directory `/home/sarvok/superkaramba-0.34/doc' make[3]: Rien à faire pour « all-am ». make[3]: Leaving directory `/home/sarvok/superkaramba-0.34/doc' Making all in en make[3]: Entering directory `/home/sarvok/superkaramba-0.34/doc/en' /usr/bin/meinproc --check --cache index.cache.bz2 ./index.docbook make[3]: Leaving directory `/home/sarvok/superkaramba-0.34/doc/en' make[2]: Leaving directory `/home/sarvok/superkaramba-0.34/doc' Making all in po make[2]: Entering directory `/home/sarvok/superkaramba-0.34/po' make[2]: Rien à faire pour « all ». make[2]: Leaving directory `/home/sarvok/superkaramba-0.34/po' Making all in src make[2]: Entering directory `/home/sarvok/superkaramba-0.34/src' make[3]: Entering directory `/home/sarvok/superkaramba-0.34/src' if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/lib/qt3//include -I/usr/X11R6/include -DQT_THREAD_SUPPORT -D_REENTRANT -Wnon-virtual-dtor -Wno-long-long -Wundef -pedantic -W -Wpointer-arith -Wmissing-prototypes -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -O2 -fno-exceptions -fno-check-new -MT main.o -MD -MP -MF ".deps/main.Tpo" \ -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp; \ then mv -f ".deps/main.Tpo" ".deps/main.Po"; \ else rm -f ".deps/main.Tpo"; exit 1; \ fi main.cpp:6:20: Python.h: No such file or directory In file included from main.cpp:24: karamba.h:5:20: Python.h: No such file or directory In file included from karamba.h:57, from main.cpp:24: imagelabel.h:12:20: Python.h: No such file or directory In file included from imagelabel.h:24, from karamba.h:57, from main.cpp:24: karamba.h:5:20: Python.h: No such file or directory In file included from main.cpp:24: karamba.h:191: error: syntax error before `*' token karamba.h:192: error: syntax error before `*' token main.cpp:44: error: syntax error before `*' token main.cpp: In function `int main(int, char**)': main.cpp:100: error: `Py_Initialize' undeclared (first use this function) main.cpp:100: error: (Each undeclared identifier is reported only once for each function it appears in.) main.cpp:103: error: `PyEval_InitThreads' undeclared (first use this function) main.cpp:105: error: `mainThreadState' undeclared (first use this function) main.cpp:108: error: `PyThreadState_Get' undeclared (first use this function) main.cpp:111: error: `PyEval_ReleaseLock' undeclared (first use this function) main.cpp:141: error: `PyInterpreterState' undeclared (first use this function) main.cpp:141: error: `mainInterpreterState' undeclared (first use this function) main.cpp:143: error: `PyThreadState' undeclared (first use this function) main.cpp:143: error: `myThreadState' undeclared (first use this function) main.cpp:143: error: `PyThreadState_New' undeclared (first use this function) main.cpp:144: error: `PyThreadState_Swap' undeclared (first use this function) main.cpp:145: error: `PyEval_AcquireLock' undeclared (first use this function) main.cpp:146: error: `Py_Finalize' undeclared (first use this function) make[3]: *** [main.o] Erreur 1 make[3]: Leaving directory `/home/sarvok/superkaramba-0.34/src' make[2]: *** [all-recursive] Erreur 1 make[2]: Leaving directory `/home/sarvok/superkaramba-0.34/src' make[1]: *** [all-recursive] Erreur 1 make[1]: Leaving directory `/home/sarvok/superkaramba-0.34' make: *** [all] Erreur :'( je veux customiez mon bureau :'( Quelqu'un peut m'expliquer ce qui se passe ? Modifié le 15 juillet 200421 a par Sarvok
Posté(e) le 15 juillet 200421 a il faut simplement que tu fasse "make" entre le ./configure et le "make install" Ce qui donne : $ ./configure $ make $ make install C'est pas bien de pas regarder le README
Posté(e) le 16 juillet 200421 a Faudrait p'tet : - demander à ta dradrake d'installer Python - installer plutôt superkaramba
Posté(e) le 16 juillet 200421 a Auteur il faut simplement que tu fasse "make" entre le ./configure et le "make install" Bah en fait, je l'ai fait et les erreur que tu vois sont celles qui découlent de ma commande "make". Après si je fais "make install" c'est la meme chose : plein d'erreur PS : J'ai lu le READ-ME Faudrait p'tet :- demander à ta dradrake d'installer Python - installer plutôt superkaramba Okay, j'vais installer Python, mais après ca marchera ?§? Sinon, j'install bien Superkaramba...
Archivé
Ce sujet est désormais archivé et ne peut plus recevoir de nouvelles réponses.