installazione tuxkart

Postate qui se avete consigli per migliorare i pacchetti disponibili in questo sito o se avete problemi con installazione, funzionamento o altro.

Moderatore: Staff

Regole del forum
1) Citare in modo preciso il nome del pacchetto.
2) Specificare se discussione/suggerimento o richiesta d'aiuto.
3) Leggere attentamente le risposte ricevute
4) Scrivere i messaggi con il colore di default, evitare altri colori.
5) Scrivere in Italiano o in Inglese, se possibile grammaticalmente corretto, evitate stili di scrittura poco chiari, quindi nessuna abbreviazione tipo telegramma o scrittura stile SMS o CHAT.
6) Appena registrati è consigliato presentarsi nel forum dedicato.

La non osservanza delle regole porta a provvedimenti di vari tipo da parte dello staff, in particolare la non osservanza della regola 5 porta alla cancellazione del post e alla segnalazione dell'utente. In caso di recidività l'utente rischia il ban temporaneo.
Rispondi
Avatar utente
morpheus84
Linux 0.x
Linux 0.x
Messaggi: 27
Iscritto il: mer 14 lug 2004, 0:00
Località: Palermo
Contatta:

installazione tuxkart

Messaggio da morpheus84 »

salve a tutti,mi sn appena iscritto a questa vostra community, subito dopo aver messo su la slack 10.0, ho deciso di abbandonare definitivamente mandrake!
<BR>ho avuto qualke piccolo probl con lìist di tuxkart, dopo aver lanciato ./configure, do il comando make come scritto nel file di readme, il messaggio di errore è questo:
<BR>Making all in src
<BR>make[1]: Entering directory `/root/tuxkart-0.4.0/src´
<BR>source=´start_tuxkart.cxx´ object=´start_tuxkart.o´ libtool=no \
<BR>depfile=´.deps/start_tuxkart.Po´ tmpdepfile=´.deps/start_tuxkart.TPo´ \
<BR>depmode=gcc3 /bin/sh ../depcomp \
<BR>g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tuxkart\" -DVERSION=\"0.4.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIBGL=1 -DSTDC_HEADERS=1 -DHAVE_GL_GL_H=1 -DLINUX_JOYSTICK_IS_PRESENT=1 -DTUXKART_DATADIR=\"/usr/local/share/games/tuxkart\" -I. -I. -g -O2 -O6 -Wall -c -o start_tuxkart.o `test -f start_tuxkart.cxx || echo ´./´`start_tuxkart.cxx
<BR>In file included from start_tuxkart.cxx:2:
<BR>start_tuxkart.h:21:21: plib/pw.h: No such file or directory
<BR>start_tuxkart.h:22:22: plib/ssg.h: No such file or directory
<BR>start_tuxkart.h:23:21: plib/sl.h: No such file or directory
<BR>start_tuxkart.h:24:21: plib/js.h: No such file or directory
<BR>start_tuxkart.h:25:22: plib/fnt.h: No such file or directory
<BR>start_tuxkart.h:26:21: plib/pu.h: No such file or directory
<BR>start_tuxkart.cxx:18: error: syntax error before `*´ token
<BR>start_tuxkart.cxx:19: error: syntax error before `*´ token
<BR>start_tuxkart.cxx:20: error: syntax error before `*´ token
<BR>start_tuxkart.cxx:21: error: syntax error before `*´ token
<BR>start_tuxkart.cxx:22: error: syntax error before `*´ token
<BR>start_tuxkart.cxx:23: error: syntax error before `*´ token
<BR>start_tuxkart.cxx:24: error: syntax error before `*´ token
<BR>start_tuxkart.cxx:26: error: syntax error before `*´ token
<BR>start_tuxkart.cxx:30: error: syntax error before `*´ token
<BR>start_tuxkart.cxx: In function `void switch_to_game()´:
<BR>start_tuxkart.cxx:43: error: `trackButtons´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:43: error: (Each undeclared identifier is reported only once
<BR> for each function it appears in.)
<BR>start_tuxkart.cxx:44: error: `numLapsText´ undeclared (first use this function)
<BR>start_tuxkart.cxx:46: error: `pleaseWaitButton´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:46: error: `puDeleteObject´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:47: error: `numLapsSlider´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:49: error: `playButton´ undeclared (first use this function)
<BR>start_tuxkart.cxx:50: error: `exitButton´ undeclared (first use this function)
<BR>start_tuxkart.cxx:52: error: `intro_gst´ undeclared (first use this function)
<BR>start_tuxkart.cxx:53: error: `sorority´ undeclared (first use this function)
<BR>start_tuxkart.cxx:54: error: `fnt´ undeclared (first use this function)
<BR>start_tuxkart.cxx: In function `void keyfn(int, int, int, int)´:
<BR>start_tuxkart.cxx:69: error: `puKeyboard´ undeclared (first use this function)
<BR>start_tuxkart.cxx: In function `void motionfn(int, int)´:
<BR>start_tuxkart.cxx:74: error: `puMouse´ undeclared (first use this function)
<BR>start_tuxkart.cxx: In function `void mousefn(int, int, int, int)´:
<BR>start_tuxkart.cxx:79: error: `puMouse´ undeclared (first use this function)
<BR>start_tuxkart.cxx: In function `void displayfn()´:
<BR>start_tuxkart.cxx:91: error: `GL_PROJECTION´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:91: error: `glMatrixMode´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:92: error: `glLoadIdentity´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:93: error: `GL_MODELVIEW´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:95: error: `GL_DEPTH_TEST´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:95: error: `glDisable´ undeclared (first use this function)
<BR>start_tuxkart.cxx:96: error: `GL_LIGHTING´ undeclared (first use this function)
<BR>start_tuxkart.cxx:97: error: `GL_FOG´ undeclared (first use this function)
<BR>start_tuxkart.cxx:98: error: `GL_CULL_FACE´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:99: error: `GL_ALPHA_TEST´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:100: error: `glOrtho´ undeclared (first use this function)
<BR>start_tuxkart.cxx:104: error: `GL_QUADS´ undeclared (first use this function)
<BR>start_tuxkart.cxx:104: error: `glBegin´ undeclared (first use this function)
<BR>start_tuxkart.cxx:105: error: `glColor3f´ undeclared (first use this function)
<BR>start_tuxkart.cxx:106: error: `glTexCoord2f´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:106: error: `glVertex2i´ undeclared (first use this function)
<BR>start_tuxkart.cxx:110: error: `glEnd´ undeclared (first use this function)
<BR>start_tuxkart.cxx:114: error: `GL_BLEND´ undeclared (first use this function)
<BR>start_tuxkart.cxx:114: error: `glEnable´ undeclared (first use this function)
<BR>start_tuxkart.cxx:115: error: `puDisplay´ undeclared (first use this function)
<BR>start_tuxkart.cxx:119: error: `pwSwapBuffers´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx: At global scope:
<BR>start_tuxkart.cxx:136: error: `puObject´ was not declared in this scope
<BR>start_tuxkart.cxx:136: error: parse error before `)´ token
<BR>start_tuxkart.cxx: In function `void play_cb(...)´:
<BR>start_tuxkart.cxx:138: error: `puSetDefaultColourScheme´ undeclared (first use
<BR> this function)
<BR>start_tuxkart.cxx:139: error: parse error before `(´ token
<BR>start_tuxkart.cxx: At global scope:
<BR>start_tuxkart.cxx:146: error: `puObject´ was not declared in this scope
<BR>start_tuxkart.cxx:146: error: parse error before `)´ token
<BR>start_tuxkart.cxx:154: error: `puObject´ was not declared in this scope
<BR>start_tuxkart.cxx:154: error: parse error before `)´ token
<BR>start_tuxkart.cxx: In function `void install_material()´:
<BR>start_tuxkart.cxx:171: error: parse error before `;´ token
<BR>start_tuxkart.cxx:174: error: `TRUE´ undeclared (first use this function)
<BR>start_tuxkart.cxx:178: error: `GL_TEXTURE_2D´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:183: error: `GL_SMOOTH´ undeclared (first use this function)
<BR>start_tuxkart.cxx:184: error: `GL_COLOR_MATERIAL´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:186: error: `GL_EMISSION´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:187: error: `GL_SPECULAR´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:188: error: `GL_DIFFUSE´ undeclared (first use this function)
<BR>start_tuxkart.cxx:189: error: `GL_AMBIENT´ undeclared (first use this function)
<BR>start_tuxkart.cxx: In function `int main(int, char**)´:
<BR>start_tuxkart.cxx:293: error: `FALSE´ undeclared (first use this function)
<BR>start_tuxkart.cxx:293: error: `pwInit´ undeclared (first use this function)
<BR>start_tuxkart.cxx:295: error: `pwSetCallbacks´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:297: error: `puInit´ undeclared (first use this function)
<BR>start_tuxkart.cxx:298: error: `ssgInit´ undeclared (first use this function)
<BR>start_tuxkart.cxx:300: error: parse error before `;´ token
<BR>start_tuxkart.cxx:302: error: parse error before `(´ token
<BR>start_tuxkart.cxx:304: error: `puSetDefaultFonts´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:305: error: `PUSTYLE_SMALL_SHADED´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:305: error: `puSetDefaultStyle´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:306: error: `puSetDefaultColourScheme´ undeclared (first use
<BR> this function)
<BR>start_tuxkart.cxx:308: error: parse error before `(´ token
<BR>start_tuxkart.cxx:313: error: parse error before `(´ token
<BR>start_tuxkart.cxx:317: error: parse error before `(´ token
<BR>start_tuxkart.cxx:318: error: `PUPLACE_ABOVE´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:321: error: `PUSLIDER_ALWAYS´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:325: error: parse error before `(´ token
<BR>start_tuxkart.cxx:326: error: `PUSTYLE_BOXED´ undeclared (first use this
<BR> function)
<BR>start_tuxkart.cxx:328: error: parse error before `(´ token
<BR>make[1]: *** [start_tuxkart.o] Error 1
<BR>make[1]: Leaving directory `/root/tuxkart-0.4.0/src´
<BR>make: *** [all-recursive] Error 1
<BR>
<BR>che devo fare?<br>

mangus
Linux 2.x
Linux 2.x
Messaggi: 451
Iscritto il: lun 1 mar 2004, 0:00
Località: Castel de brett!! (bologna)
Contatta:

installazione tuxkart

Messaggio da mangus »

<BR>start_tuxkart.h:21:21: plib/pw.h: No such file or directory
<BR>start_tuxkart.h:22:22: plib/ssg.h: No such file or directory
<BR>start_tuxkart.h:23:21: plib/sl.h: No such file or directory
<BR>start_tuxkart.h:24:21: plib/js.h: No such file or directory
<BR>start_tuxkart.h:25:22: plib/fnt.h: No such file or directory
<BR>start_tuxkart.h:26:21: plib/pu.h: No such file or directory
<BR>
<BR>
<BR>installa il pacchetto plib che è richiesto da tuxkart...
<BR>devessere nella download section credo...
<BR>ciao
<BR><br>

Rispondi