veillez patienter un moment . je suis en train de modifier les noms des paquets pour qu'il correspondent
Transformer un script d'ubuntu
Voici la liste des paquets Fedora équivalents :
SDL-devel
openal-soft-devel
freealut-devel
libmikmod-devel
mesa-libGLU-devel
subversion
autoconf
automake
gcc-c++
gcc
xorg-x11-server-devel
xorg-x11-proto-devel
libXxf86vm-devel
mesa-libGL-devel
libXext-devel
fribidi-devel
libogg-devel
libvorbis-devel
Je rajouterais wget au lot.
Je m'interroge sur les rôles de fakeroot et checkinstall... Le dernier étant propre à Debian, d'autant plus que je ne vois pas a priori dans ton script de possibilités d'utilisation de ces outils. Je m'interroge également sur le rôle de ceci :
wget http://up.sur-la-toile.com/iBop
À quoi sert ce fichier non délivré par l'upstream ?
Ça c'est crade :
cp -r include/* /usr/local/include/
Si le compilateur ne trouve pas les includes, à charge pour toi de lui dire où ils sont (via des options idoines passées à configure, ou si impossible, les fichiers autotools à patcher).
Pour le reste du script, je ne vois aucune raison à ce que celui-ci soit à adapter pour d'autres distributions... Ces actions restent somme toute assez génériques et peuvent être conservées telles quelles. Mais je me refuserais, excepté pour la partie installation de paquets, à voir ce script s'exécuter en tant que root, sans quoi je le signalerai comme non sûr (compiler en root n'est guère prudent, entre autres, et inutile avec de tels droits étendus).
SDL-devel
openal-soft-devel
freealut-devel
libmikmod-devel
mesa-libGLU-devel
subversion
autoconf
automake
gcc-c++
gcc
xorg-x11-server-devel
xorg-x11-proto-devel
libXxf86vm-devel
mesa-libGL-devel
libXext-devel
fribidi-devel
libogg-devel
libvorbis-devel
Je rajouterais wget au lot.
Je m'interroge sur les rôles de fakeroot et checkinstall... Le dernier étant propre à Debian, d'autant plus que je ne vois pas a priori dans ton script de possibilités d'utilisation de ces outils. Je m'interroge également sur le rôle de ceci :
wget http://up.sur-la-toile.com/iBop
À quoi sert ce fichier non délivré par l'upstream ?
Ça c'est crade :
cp -r include/* /usr/local/include/
Si le compilateur ne trouve pas les includes, à charge pour toi de lui dire où ils sont (via des options idoines passées à configure, ou si impossible, les fichiers autotools à patcher).
Pour le reste du script, je ne vois aucune raison à ce que celui-ci soit à adapter pour d'autres distributions... Ces actions restent somme toute assez génériques et peuvent être conservées telles quelles. Mais je me refuserais, excepté pour la partie installation de paquets, à voir ce script s'exécuter en tant que root, sans quoi je le signalerai comme non sûr (compiler en root n'est guère prudent, entre autres, et inutile avec de tels droits étendus).
On voit que tu t'y connais
c'est un simple fichier texte contenant les noms de ce que je vais cacher en le renommant en .hidden
cp -r include/* /usr/local/include/
Je ne sais pas ce que c'est j'ai pris ça sur une ancienne doc de compilation pour SuperTuxKart :-?wget http://up.sur-la-toile.com/iBop
Ce fichier ainsi que les quelques lignes de codes de la fin du script réarrange le dossier pour plus de lisibilitéc'est un simple fichier texte contenant les noms de ce que je vais cacher en le renommant en .hidden
C'est vrai que ce script se lance en root , mais bien sùr qu'il n'entrera jamais dans aucun dépot
Je veux faire quelque cd perso contenant ce script et d'autres choses ( versions stables , addons et videos ) pour les distribuer de main à main
Sinon , dans le script , à part le téléchargement de paquets , tout le reste se passe dans le dossier /home/utilisateur donc ça limite énormément les risque , non ?
Je veux faire quelque cd perso contenant ce script et d'autres choses ( versions stables , addons et videos ) pour les distribuer de main à main
Sinon , dans le script , à part le téléchargement de paquets , tout le reste se passe dans le dossier /home/utilisateur donc ça limite énormément les risque , non ?
- Modifié
Rudy, est-ce normal que le lien donné dans ta signature mène à une page blanche du serveur ovh ? tu devrais vérifier.
à moins que ce soit mon navigateur...
à moins que ce soit mon navigateur...
Oui le site de l'asso ne marche plus , d'ailleurs, si tu es intéressé, je peux te dire que c'est comme ça depuis 2 mois :-?
-------------------------------------------------------------------------------------------------------------------------------------------------------------
🙂
Sinon , j'ai besoin que des utilisateurs de Fedora testent ce script : je n'ai jamais quitté ubuntu.
Ce script doit être multi plate-formes
-------------------------------------------------------------------------------------------------------------------------------------------------------------
🙂
Sinon , j'ai besoin que des utilisateurs de Fedora testent ce script : je n'ai jamais quitté ubuntu.
Ce script doit être multi plate-formes
- Modifié
J'ai copier-coller le script de Adam.
L'install, c'était presque un perfect, à la toute fin une erreur:
Donc l'install est bonne, mais je peux pas tester le jeu...
Tant pis, essaye de corriger l'erreur en attendant...
j'oublais, le fichier config.log (attention très long)
L'install, c'était presque un perfect, à la toute fin une erreur:
checking for irrlicht.h... yes
checking for irrlicht libraries...
configure: error: Can't build test irrLicht program. Check config.log to see the errors
--2010-06-27 22:56:32-- http://up.sur-la-toile.com/iBop
Résolution de up.sur-la-toile.com... 91.121.212.132
Connexion vers up.sur-la-toile.com|91.121.212.132|:80...connecté.
requête HTTP transmise, en attente de la réponse...200 OK
Longueur: non spécifié [application/force-download]
Sauvegarde en : «iBop»
[ <=> ] 260 --.-K/s ds 0s
2010-06-27 22:56:33 (9,68 MB/s) - «iBop» sauvegardé [260]
[Casper bin 519]$
En cherchant j'ai trouvé ça:
Là il y a un gros problême, j'ai pas la 3D, sous Fedora tout le monde n'a pas encore la 3D. J'ai une carte ATI avec pilote mesa, mais il prend pas encore la 3D, c'est pour bientôt je crois.~/Supertuxkart-0.7alpha/README wrote:* You need a 3D graphics card that supports OpenGL or Mesa.
Donc l'install est bonne, mais je peux pas tester le jeu...
Tant pis, essaye de corriger l'erreur en attendant...
j'oublais, le fichier config.log (attention très long)
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by supertuxkart configure SVN, which was
generated by GNU Autoconf 2.65. Invocation command line was
$ ./configure --with-irrlicht=~/irrlicht-1.7.1/
## --------- ##
## Platform. ##
## --------- ##
hostname = Casper
uname -m = x86_64
uname -r = 2.6.33.5-124.fc13.x86_64
uname -s = Linux
uname -v = #1 SMP Fri Jun 11 09:38:12 UTC 2010
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /usr/lib64/qt-3.3/bin
PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/lib64/ccache
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/local/sbin
PATH: /usr/sbin
PATH: /sbin
PATH: /home/Nemesis/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2439: checking build system type
configure:2453: result: x86_64-unknown-linux-gnu
configure:2473: checking host system type
configure:2486: result: x86_64-unknown-linux-gnu
configure:2522: checking for a BSD-compatible install
configure:2590: result: /usr/bin/install -c
configure:2601: checking whether build environment is sane
configure:2651: result: yes
configure:2792: checking for a thread-safe mkdir -p
configure:2831: result: /bin/mkdir -p
configure:2844: checking for gawk
configure:2860: found /usr/bin/gawk
configure:2871: result: gawk
configure:2882: checking whether make sets $(MAKE)
configure:2904: result: yes
configure:2979: checking how to create a ustar tar archive
configure:2992: tar --version
tar (GNU tar) 1.22
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason.
configure:2995: $? = 0
configure:3035: tardir=conftest.dir && eval tar --format=ustar -chf - "$tardir" >conftest.tar
configure:3038: $? = 0
configure:3042: tar -xf - <conftest.tar
configure:3045: $? = 0
configure:3058: result: gnutar
configure:3126: checking for gcc
configure:3142: found /usr/lib64/ccache/gcc
configure:3153: result: gcc
configure:3382: checking for C compiler version
configure:3391: gcc --version >&5
gcc (GCC) 4.4.4 20100503 (Red Hat 4.4.4-2)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3402: $? = 0
configure:3391: gcc -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.4 20100503 (Red Hat 4.4.4-2) (GCC)
configure:3402: $? = 0
configure:3391: gcc -V >&5
gcc: '-V' option must have argument
configure:3402: $? = 1
configure:3391: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3402: $? = 1
configure:3422: checking whether the C compiler works
configure:3444: gcc -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
conftest.c:14: warning: function declaration isn't a prototype
configure:3448: $? = 0
configure:3497: result: yes
configure:3500: checking for C compiler default output file name
configure:3502: result: a.out
configure:3508: checking for suffix of executables
configure:3515: gcc -o conftest -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
conftest.c:14: warning: function declaration isn't a prototype
configure:3519: $? = 0
configure:3541: result:
configure:3563: checking whether we are cross compiling
configure:3571: gcc -o conftest -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
conftest.c:14: warning: function declaration isn't a prototype
configure:3575: $? = 0
configure:3582: ./conftest
configure:3586: $? = 0
configure:3601: result: no
configure:3606: checking for suffix of object files
configure:3628: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
conftest.c:14: warning: function declaration isn't a prototype
configure:3632: $? = 0
configure:3653: result: o
configure:3657: checking whether we are using the GNU C compiler
configure:3676: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
conftest.c:14: warning: function declaration isn't a prototype
configure:3676: $? = 0
configure:3685: result: yes
configure:3694: checking whether gcc accepts -g
configure:3714: gcc -c -g conftest.c >&5
configure:3714: $? = 0
configure:3755: result: yes
configure:3772: checking for gcc option to accept ISO C89
configure:3836: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
conftest.c:19: warning: function declaration isn't a prototype
conftest.c:56: warning: function declaration isn't a prototype
configure:3836: $? = 0
configure:3849: result: none needed
configure:3880: checking for style of include used by make
configure:3908: result: GNU
configure:3933: checking dependency style of gcc
configure:4043: result: gcc3
configure:4063: checking how to run the C preprocessor
configure:4094: gcc -E conftest.c
configure:4094: $? = 0
configure:4108: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4108: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4133: result: gcc -E
configure:4153: gcc -E conftest.c
configure:4153: $? = 0
configure:4167: gcc -E conftest.c
conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
configure:4167: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4253: checking for g++
configure:4269: found /usr/lib64/ccache/g++
configure:4280: result: g++
configure:4307: checking for C++ compiler version
configure:4316: g++ --version >&5
g++ (GCC) 4.4.4 20100503 (Red Hat 4.4.4-2)
Copyright (C) 2010 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:4327: $? = 0
configure:4316: g++ -v >&5
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.4.4 20100503 (Red Hat 4.4.4-2) (GCC)
configure:4327: $? = 0
configure:4316: g++ -V >&5
g++: '-V' option must have argument
configure:4327: $? = 1
configure:4316: g++ -qversion >&5
g++: unrecognized option '-qversion'
g++: no input files
configure:4327: $? = 1
configure:4331: checking whether we are using the GNU C++ compiler
configure:4350: g++ -c -Wall conftest.cpp >&5
configure:4350: $? = 0
configure:4359: result: yes
configure:4368: checking whether g++ accepts -g
configure:4388: g++ -c -g conftest.cpp >&5
configure:4388: $? = 0
configure:4429: result: yes
configure:4454: checking dependency style of g++
configure:4564: result: gcc3
configure:4583: checking for grep that handles long lines and -e
configure:4641: result: /bin/grep
configure:4646: checking for egrep
configure:4708: result: /bin/grep -E
configure:4713: checking for ANSI C header files
configure:4733: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
conftest.c:18: warning: function declaration isn't a prototype
configure:4733: $? = 0
configure:4806: gcc -o conftest -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
conftest.c:24: warning: function declaration isn't a prototype
configure:4806: $? = 0
configure:4806: ./conftest
configure:4806: $? = 0
configure:4817: result: yes
configure:4830: checking for sys/types.h
configure:4830: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
configure:4830: $? = 0
configure:4830: result: yes
configure:4830: checking for sys/stat.h
configure:4830: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
configure:4830: $? = 0
configure:4830: result: yes
configure:4830: checking for stdlib.h
configure:4830: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
configure:4830: $? = 0
configure:4830: result: yes
configure:4830: checking for string.h
configure:4830: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
configure:4830: $? = 0
configure:4830: result: yes
configure:4830: checking for memory.h
configure:4830: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
configure:4830: $? = 0
configure:4830: result: yes
configure:4830: checking for strings.h
configure:4830: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
configure:4830: $? = 0
configure:4830: result: yes
configure:4830: checking for inttypes.h
configure:4830: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
configure:4830: $? = 0
configure:4830: result: yes
configure:4830: checking for stdint.h
configure:4830: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
configure:4830: $? = 0
configure:4830: result: yes
configure:4830: checking for unistd.h
configure:4830: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
configure:4830: $? = 0
configure:4830: result: yes
configure:4843: checking whether byte ordering is bigendian
configure:4858: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
conftest.c:22: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
configure:4858: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #ifndef __APPLE_CC__
| not a universal capable compiler
| #endif
| typedef int dummy;
|
configure:4903: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
conftest.c:26: warning: function declaration isn't a prototype
configure:4903: $? = 0
configure:4921: gcc -c -Wall -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
conftest.c:26: warning: function declaration isn't a prototype
conftest.c: In function 'main':
conftest.c:28: error: 'not' undeclared (first use in this function)
conftest.c:28: error: (Each undeclared identifier is reported only once
conftest.c:28: error: for each function it appears in.)
conftest.c:28: error: expected ';' before 'big'
configure:4921: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/types.h>
| #include <sys/param.h>
|
| int
| main ()
| {
| #if BYTE_ORDER != BIG_ENDIAN
| not big endian
| #endif
|
| ;
| return 0;
| }
configure:5049: result: no
configure:5117: checking whether make sets $(MAKE)
configure:5139: result: yes
configure:5191: checking for ranlib
configure:5207: found /usr/bin/ranlib
configure:5218: result: ranlib
configure:5251: checking how to run the C++ preprocessor
configure:5278: g++ -E conftest.cpp
configure:5278: $? = 0
configure:5292: g++ -E conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:5292: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5317: result: g++ -E
configure:5337: g++ -E conftest.cpp
configure:5337: $? = 0
configure:5351: g++ -E conftest.cpp
conftest.cpp:21:28: error: ac_nonexistent.h: No such file or directory
configure:5351: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:5380: checking windows.h usability
configure:5380: g++ -c -Wall -DNDEBUG -O2 conftest.cpp >&5
conftest.cpp:54:21: error: windows.h: No such file or directory
configure:5380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <windows.h>
configure:5380: result: no
configure:5380: checking windows.h presence
configure:5380: g++ -E conftest.cpp
conftest.cpp:21:21: error: windows.h: No such file or directory
configure:5380: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <windows.h>
configure:5380: result: no
configure:5380: checking for windows.h
configure:5380: result: no
configure:5417: checking for library containing glNewList
configure:5448: g++ -o conftest -Wall -DNDEBUG -O2 conftest.cpp >&5
/tmp/ccw50h9P.o: In function `main':
conftest.cpp:(.text+0x5): undefined reference to `glNewList'
collect2: ld returned 1 exit status
configure:5448: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char glNewList ();
| int
| main ()
| {
| return glNewList ();
| ;
| return 0;
| }
configure:5448: g++ -o conftest -Wall -DNDEBUG -O2 conftest.cpp -lGL >&5
configure:5448: $? = 0
configure:5465: result: -lGL
configure:5611: checking for library containing alGenBuffers
configure:5642: g++ -o conftest -Wall -DNDEBUG -O2 conftest.cpp >&5
/tmp/ccQtSIN2.o: In function `main':
conftest.cpp:(.text+0x5): undefined reference to `alGenBuffers'
collect2: ld returned 1 exit status
configure:5642: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char alGenBuffers ();
| int
| main ()
| {
| return alGenBuffers ();
| ;
| return 0;
| }
configure:5642: g++ -o conftest -Wall -DNDEBUG -O2 conftest.cpp -lopenal >&5
configure:5642: $? = 0
configure:5659: result: -lopenal
configure:5675: checking AL/al.h usability
configure:5675: g++ -c -Wall -DNDEBUG -O2 conftest.cpp >&5
configure:5675: $? = 0
configure:5675: result: yes
configure:5675: checking AL/al.h presence
configure:5675: g++ -E conftest.cpp
configure:5675: $? = 0
configure:5675: result: yes
configure:5675: checking for AL/al.h
configure:5675: result: yes
configure:5675: checking OpenAL/al.h usability
configure:5675: g++ -c -Wall -DNDEBUG -O2 conftest.cpp >&5
conftest.cpp:55:23: error: OpenAL/al.h: No such file or directory
configure:5675: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_AL_AL_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <OpenAL/al.h>
configure:5675: result: no
configure:5675: checking OpenAL/al.h presence
configure:5675: g++ -E conftest.cpp
conftest.cpp:22:23: error: OpenAL/al.h: No such file or directory
configure:5675: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_AL_AL_H 1
| /* end confdefs.h. */
| #include <OpenAL/al.h>
configure:5675: result: no
configure:5675: checking for OpenAL/al.h
configure:5675: result: no
configure:5706: checking for library containing ov_open
configure:5737: g++ -o conftest -Wall -DNDEBUG -O2 -I/usr/local/include -L/usr/local/lib conftest.cpp >&5
/tmp/ccsOBKxp.o: In function `main':
conftest.cpp:(.text+0x5): undefined reference to `ov_open'
collect2: ld returned 1 exit status
configure:5737: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_AL_AL_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char ov_open ();
| int
| main ()
| {
| return ov_open ();
| ;
| return 0;
| }
configure:5737: g++ -o conftest -Wall -DNDEBUG -O2 -I/usr/local/include -L/usr/local/lib conftest.cpp -lvorbisfile -lvorbis >&5
configure:5737: $? = 0
configure:5754: result: -lvorbisfile
configure:5767: checking vorbis/vorbisfile.h usability
configure:5767: g++ -c -Wall -DNDEBUG -O2 -I/usr/local/include conftest.cpp >&5
configure:5767: $? = 0
configure:5767: result: yes
configure:5767: checking vorbis/vorbisfile.h presence
configure:5767: g++ -E -I/usr/local/include conftest.cpp
configure:5767: $? = 0
configure:5767: result: yes
configure:5767: checking for vorbis/vorbisfile.h
configure:5767: result: yes
configure:5773: checking ogg/ogg.h usability
configure:5773: g++ -c -Wall -DNDEBUG -O2 -I/usr/local/include conftest.cpp >&5
configure:5773: $? = 0
configure:5773: result: yes
configure:5773: checking ogg/ogg.h presence
configure:5773: g++ -E -I/usr/local/include conftest.cpp
configure:5773: $? = 0
configure:5773: result: yes
configure:5773: checking for ogg/ogg.h
configure:5773: result: yes
configure:5817: checking irrlicht.h usability
configure:5817: g++ -c -Wall -DNDEBUG -O2 -I/usr/local/include -I ~/irrlicht-1.7.1//include -I ~/irrlicht-1.7.1//include/irrlicht conftest.cpp >&5
configure:5817: $? = 0
configure:5817: result: yes
configure:5817: checking irrlicht.h presence
configure:5817: g++ -E -I/usr/local/include -I ~/irrlicht-1.7.1//include -I ~/irrlicht-1.7.1//include/irrlicht conftest.cpp
configure:5817: $? = 0
configure:5817: result: yes
configure:5817: checking for irrlicht.h
configure:5817: result: yes
configure:5910: g++ -o conftest -Wall -DNDEBUG -O2 -I/usr/local/include -I ~/irrlicht-1.7.1//include -I ~/irrlicht-1.7.1//include/irrlicht -L/usr/local/lib conftest.cpp -L/~/irrlicht-1.7.1//lib/Linux -L/~/irrlicht-1.7.1//lib -lIrrlicht -lGL >&5
/usr/bin/ld: cannot find -lIrrlicht
collect2: ld returned 1 exit status
configure:5910: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_AL_AL_H 1
| #define HAVE_OGGVORBIS 1
| /* end confdefs.h. */
|
| # include "irrlicht.h"
| int main() {
| irr::createDevice(irr::video::EDT_NULL);
| return 0;
| }
|
configure:5944: g++ -o conftest -Wall -DNDEBUG -O2 -I/usr/local/include -I ~/irrlicht-1.7.1//include -I ~/irrlicht-1.7.1//include/irrlicht -L/usr/local/lib conftest.cpp -L/~/irrlicht-1.7.1//lib/Linux -L/~/irrlicht-1.7.1//lib -lIrrlicht -lGL -lXxf86vm >&5
/usr/bin/ld: cannot find -lIrrlicht
collect2: ld returned 1 exit status
configure:5944: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "supertuxkart"
| #define PACKAGE_TARNAME "supertuxkart"
| #define PACKAGE_VERSION "SVN"
| #define PACKAGE_STRING "supertuxkart SVN"
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "supertuxkart"
| #define VERSION "SVN"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_AL_AL_H 1
| #define HAVE_OGGVORBIS 1
| /* end confdefs.h. */
|
| # include "irrlicht.h"
| int main() {
| irr::createDevice(irr::video::EDT_NULL);
| return 0;
| }
|
configure:5961: error: Can't build test irrLicht program. Check config.log to see the errors
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_bigendian=no
ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_AL_al_h=yes
ac_cv_header_OpenAL_al_h=no
ac_cv_header_inttypes_h=yes
ac_cv_header_irrlicht_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_ogg_ogg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vorbis_vorbisfile_h=yes
ac_cv_header_windows_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_GREP=/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXXCPP='g++ -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_CXX=g++
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_alGenBuffers=-lopenal
ac_cv_search_glNewList=-lGL
ac_cv_search_ov_open=-lvorbisfile
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_prog_tar_ustar=gnutar
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/Nemesis/trunk/missing --run aclocal-1.11'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/Nemesis/trunk/missing --run tar'
AUTOCONF='${SHELL} /home/Nemesis/trunk/missing --run autoconf'
AUTOHEADER='${SHELL} /home/Nemesis/trunk/missing --run autoheader'
AUTOMAKE='${SHELL} /home/Nemesis/trunk/missing --run automake-1.11'
AWK='gawk'
BULLETTREE=''
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' -Wall -Wstrict-prototypes -Wmissing-prototypes -DNDEBUG -O2'
CPP='gcc -E'
CPPFLAGS=' -I/usr/local/include -I ~/irrlicht-1.7.1//include -I ~/irrlicht-1.7.1//include/irrlicht'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=' -Wall -DNDEBUG -O2'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
ENETTREE=''
EXEEXT=''
GETTEXT_MACRO_VERSION=''
GMSGFMT=''
GMSGFMT_015=''
GREP='/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTLLIBS=''
INTL_MACOSX_LIBS=''
LDFLAGS=' -L/usr/local/lib'
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=' -L/~/irrlicht-1.7.1//lib/Linux -L/~/irrlicht-1.7.1//lib -lIrrlicht -lGL -lXxf86vm'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/Nemesis/trunk/missing --run makeinfo'
MKDIR_P='/bin/mkdir -p'
MSGFMT=''
MSGFMT_015=''
MSGMERGE=''
OBJEXT='o'
PACKAGE='supertuxkart'
PACKAGE_BUGREPORT=''
PACKAGE_NAME='supertuxkart'
PACKAGE_STRING='supertuxkart SVN'
PACKAGE_TARNAME='supertuxkart'
PACKAGE_URL=''
PACKAGE_VERSION='SVN'
PATH_SEPARATOR=':'
POSUB=''
RANLIB='ranlib'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_NLS=''
VERSION='SVN'
XGETTEXT=''
XGETTEXT_015=''
XGETTEXT_EXTRA_OPTIONS=''
ac_ct_CC='gcc'
ac_ct_CXX='g++'
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='tar --format=ustar -chf - "$$tardir"'
am__untar='tar -xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
bullet_LIBS=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enet_LIBS=''
exec_prefix='NONE'
fribidi_LIBS=''
have_svnversion=''
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/Nemesis/trunk/install-sh'
irrlicht_LIBS='-L/~/irrlicht-1.7.1//lib/Linux -L/~/irrlicht-1.7.1//lib -lIrrlicht'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oggvorbis_LIBS='-lvorbisfile '
oldincludedir='/usr/include'
openal_LIBS='-lopenal '
opengl_LIBS='-lGL '
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "supertuxkart"
#define PACKAGE_TARNAME "supertuxkart"
#define PACKAGE_VERSION "SVN"
#define PACKAGE_STRING "supertuxkart SVN"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "supertuxkart"
#define VERSION "SVN"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_AL_AL_H 1
#define HAVE_OGGVORBIS 1
configure: exit 1
EDIT: en cliquant sur le lien ~/Supertuxkart-0.7alpha/supertuxkart un message dit que le lien est cassé, que la cible ~/Supertuxkart-0.7alpha/src/supertuxkart n'existe pas, et c'est vrai.
mon shell wrote:[Casper Supertuxkart-0.7alpha 525]$ ls src/
animations enet items Makefile.in states_screens
audio graphics karts modes tracks
bullet guiengine main.cpp network utils
challenges ide main_loop.cpp physics windows_installer
config input main_loop.hpp race
Doxyfile io Makefile.am replay
[Casper Supertuxkart-0.7alpha 526]$
Merci beaucoup pour ton aide , je vais modifier le script dAdam afin de corriger ce lien cassé.
Concernant le probleèmede carte video , je transmet ta remarque un codeur d'STK
😉
Concernant le probleèmede carte video , je transmet ta remarque un codeur d'STK
😉
[q=C@sp€r]J'ai copier-coller le script de Adam.
L'install, c'était presque un perfect, à la toute fin une erreur[/q]
Voilà , le problème est là :-P : Il faut réecrire le script d'adam avec les paquets proposés par pikachu_2014
Je dis ça parce que les contributeurs d'Open Suse n'ont pas eu ce problème.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
Je te remercie pour ton implication , et si la version actuelle 0.6.2 d'STK marche chez toi, Je te propose d'aller sur ce site pour profiter de personnages supplémentaires .
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
Le Blog
Mes Vidéos
Toute aide est la biennvenue 😉
------------------------------------------------------------------------------------------------------------------------------------------------------------------
L'install, c'était presque un perfect, à la toute fin une erreur[/q]
Voilà , le problème est là :-P : Il faut réecrire le script d'adam avec les paquets proposés par pikachu_2014
Je dis ça parce que les contributeurs d'Open Suse n'ont pas eu ce problème.
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
Je te remercie pour ton implication , et si la version actuelle 0.6.2 d'STK marche chez toi, Je te propose d'aller sur ce site pour profiter de personnages supplémentaires .
-------------------------------------------------------------------------------------------------------------------------------------------------------------------
Le Blog
Mes Vidéos
Toute aide est la biennvenue 😉
------------------------------------------------------------------------------------------------------------------------------------------------------------------
7 jours plus tard
- Modifié
Voici le script (Remanié)
[c]#!/bin/bash
cd ~
su -lc 'yum install SDL-devel openal-soft-devel freealut-devel libmikmod-devel mesa-libGLU-devel subversion autoconf automake gcc-c++ gcc xorg-x11-server-devel xorg-x11-proto-devel libXxf86vm-devel mesa-libGL-devel libXext-devel fribidi-devel libogg-devel libvorbis-devel
svn co https://supertuxkart.svn.sourceforge.net/svnroot/supertuxkart/main/trunk
wget http://downloads.sourceforge.net/irrlicht/irrlicht-1.7.1.zip
unzip irrlicht-1.7.1.zip
cd ~/irrlicht-1.7.1/source/Irrlicht
make
cd ../..
cp -r include/* /usr/local/include/
cd ~/trunk
./autogen.sh && ./configure --with-irrlicht=~/irrlicht-1.7.1/ && make
rm -rf ~/irrlicht-1.7.1
rm -rf ~/irrlicht-1.7.1.zip
mv ~/trunk ~/Supertuxkart-0.7alpha
ln -s ~/Supertuxkart-0.7alpha/src/supertuxkart ~/Supertuxkart-0.7alpha
cd ~/Supertuxkart-0.7alpha
wget http://up.sur-la-toile.com/iBop
mv ~/Supertuxkart-0.7alpha/iBop ~/Supertuxkart-0.7alpha/.hidden
chmod -R a+rwx ~/Supertuxkart-0.7alpha
[/c]
Veuillez excuser mon dernier message : J'avais fait une longue réponse qui donnait des pistes quant au problème de casper , à la toute fin , je me suis aperçu que le problème n'était pas celui que je croyais 😐 Au moment de réécrire on est venu sonner à ma porte.
[c]#!/bin/bash
cd ~
su -lc 'yum install SDL-devel openal-soft-devel freealut-devel libmikmod-devel mesa-libGLU-devel subversion autoconf automake gcc-c++ gcc xorg-x11-server-devel xorg-x11-proto-devel libXxf86vm-devel mesa-libGL-devel libXext-devel fribidi-devel libogg-devel libvorbis-devel
svn co https://supertuxkart.svn.sourceforge.net/svnroot/supertuxkart/main/trunk
wget http://downloads.sourceforge.net/irrlicht/irrlicht-1.7.1.zip
unzip irrlicht-1.7.1.zip
cd ~/irrlicht-1.7.1/source/Irrlicht
make
cd ../..
cp -r include/* /usr/local/include/
cd ~/trunk
./autogen.sh && ./configure --with-irrlicht=~/irrlicht-1.7.1/ && make
rm -rf ~/irrlicht-1.7.1
rm -rf ~/irrlicht-1.7.1.zip
mv ~/trunk ~/Supertuxkart-0.7alpha
ln -s ~/Supertuxkart-0.7alpha/src/supertuxkart ~/Supertuxkart-0.7alpha
cd ~/Supertuxkart-0.7alpha
wget http://up.sur-la-toile.com/iBop
mv ~/Supertuxkart-0.7alpha/iBop ~/Supertuxkart-0.7alpha/.hidden
chmod -R a+rwx ~/Supertuxkart-0.7alpha
[/c]
Veuillez excuser mon dernier message : J'avais fait une longue réponse qui donnait des pistes quant au problème de casper , à la toute fin , je me suis aperçu que le problème n'était pas celui que je croyais 😐 Au moment de réécrire on est venu sonner à ma porte.
peut tu poster ton code dans la balise code
car les liens sont tronqués

#!/bin/bash
cd ~
su -lc yum install SDL-devel openal-soft-devel freealut-devel libmikmod-devel mesa-libGLU-devel subversion autoconf automake gcc-c++ gcc xorg-x11-server-devel xorg-x11-proto-devel libXxf86vm-devel mesa-libGL-devel libXext-devel fribidi-devel libogg-devel libvorbis-devel
svn co https://supertuxkart.svn.sourceforge.net/svnroot/supertuxkart/main/trunk
wget http://downloads.sourceforge.net/irrlicht/irrlicht-1.7.1.zip
unzip irrlicht-1.7.1.zip
cd ~/irrlicht-1.7.1/source/Irrlicht
make
cd ../..
cp -r include/* /usr/local/include/
cd ~/trunk
./autogen.sh && ./configure --with-irrlicht=~/irrlicht-1.7.1/ && make
rm -rf ~/irrlicht-1.7.1
rm -rf ~/irrlicht-1.7.1.zip
mv ~/trunk ~/Supertuxkart-0.7alpha
ln -s ~/Supertuxkart-0.7alpha/src/supertuxkart ~/Supertuxkart-0.7alpha
cd ~/Supertuxkart-0.7alpha
wget http://up.sur-la-toile.com/iBop
mv ~/Supertuxkart-0.7alpha/iBop ~/Supertuxkart-0.7alpha/.hidden
chmod -R a+rwx ~/Supertuxkart-0.7alpha
Oket c'est parti...
- Modifié
oulà ! bon, c'est pas bien grave, une petite erreur à la 5ème ligne
su -lc 'yum install SDL-devel openal-soft-devel freealut-devel libmikmod-devel mesa-libGLU-devel subversion autoconf automake gcc-c++ gcc xorg-x11-server-devel xorg-x11-proto-devel libXxf86vm-devel mesa-libGL-devel libXext-devel fribidi-devel libogg-devel libvorbis-devel'
une apostrophe au début de yum et à la fin de yum, édite ton précédent messageJe détaille mon install, c'est important:
copier-coller ton dernier script avec les ' apostrophes ' en ligne 5
creer le fichier /usr/local/bin/tuxkart.sh
chmod a+x tuxkart.sh
lance dans un terminal tuxkart.sh
Installation terminée, voici les retours:
oui, j'ai trouvé, il faut faire yum install irrlicht dans ton script au début car je n'ai pas ce progamme au départ (donc tout le monde sur fedora ne l'a pas)
Donc l'erreur est résolue.
Zut, le lien est encore cassé, mais surtout le fichier cible n'existe pas, or c'est lui qui lance le jeu, enfin je suppose, en tout cas j'ai toujours pas réussi à lancer le jeu.
Par contre sous nautilus j'ai seulement les répertoires et le pauvre lien qui n'a pas son fichier cible
j'ai dû rater une étape
(désolé, j'ai fait les question et les réponses, j'écrit dans le feu de l'action)
Aller, on avance, problêmes 1/2 résolu ! Eh les Fedoriens, j'aimerais ne pas être le seul à tester ce script, entre 2 rawhide, ça prend 15min l'installation, en plus pour un ptit jeu sympa à la fin !
copier-coller ton dernier script avec les ' apostrophes ' en ligne 5
creer le fichier /usr/local/bin/tuxkart.sh
chmod a+x tuxkart.sh
lance dans un terminal tuxkart.sh
Installation terminée, voici les retours:
hum, encore cette erreur à la toute fin de l'install, mais cette fois j'ai /home/$USER/irrlicht-1.7.1.zip, est-il au bon endroit ?ma console m' wrote:checking for irrlicht.h... yes
checking for irrlicht libraries...
configure: error: Can't build test irrLicht program. Check config.log to see the errors
--2010-07-06 22:11:23-- http://up.sur-la-toile.com/iBop
Résolution de up.sur-la-toile.com... 91.121.212.132
Connexion vers up.sur-la-toile.com|91.121.212.132|:80...connecté.
requête HTTP transmise, en attente de la réponse...200 OK
Longueur: non spécifié [application/force-download]
Sauvegarde en : «iBop»
[ <=> ] 260 --.-K/s ds 0s
2010-07-06 22:11:23 (18,8 MB/s) - «iBop» sauvegardé [260]
[Casper bin 517]$
oui, j'ai trouvé, il faut faire yum install irrlicht dans ton script au début car je n'ai pas ce progamme au départ (donc tout le monde sur fedora ne l'a pas)
Donc l'erreur est résolue.
Zut, le lien est encore cassé, mais surtout le fichier cible n'existe pas, or c'est lui qui lance le jeu, enfin je suppose, en tout cas j'ai toujours pas réussi à lancer le jeu.
Le fichier cible du lien est supertuxkart, il n'existe pas mais il est affiché, moi pas comprendre... et bien sur pas moyen de le lancer.ma console nous wrote:[Casper ~ 528]$ cd Supertuxkart-0.7alpha/
[Casper Supertuxkart-0.7alpha 529]$ ls
acinclude.m4 autogen.sh CHANGES config.rpath configure.ac data INSTALL Makefile.am NEWS src TODO
aclocal.m4 autom4te.cache config.guess config.sub contrib depcomp install-sh Makefile.in README supertuxkart
AUTHORS ChangeLog config.log configure COPYING doc m4 missing reconf.sh SVN-CONFIG
[Casper Supertuxkart-0.7alpha 530]$
Par contre sous nautilus j'ai seulement les répertoires et le pauvre lien qui n'a pas son fichier cible
j'ai dû rater une étape
(désolé, j'ai fait les question et les réponses, j'écrit dans le feu de l'action)
Aller, on avance, problêmes 1/2 résolu ! Eh les Fedoriens, j'aimerais ne pas être le seul à tester ce script, entre 2 rawhide, ça prend 15min l'installation, en plus pour un ptit jeu sympa à la fin !
Le script compile la version 1.7.1C@sp€r wrote:checking for irrlicht libraries...
configure: error: Can't build test irrLicht program. Check config.log to see the errors
Une fois fait , il passe à la compilation d'STK avec l'argument --with-irrlicht=~/irrlicht-1.7.1/
donc s'il y a une erreur à l'étape N°1 , le suite les accumule
Désolé de ne pouvoir vous aider plus : voici mes sources :
Wiki irrlicht
Irrlicht sur Fedora
...
4 jours plus tard
Je vous laisse continuer si vous êtes intéressé .
Pour moi la date est dépassée .
Vous pourrez toujours reporter ce script sur freegamedev --> Supertuxkart
Merci, tout de même.
Pour moi la date est dépassée .
Vous pourrez toujours reporter ce script sur freegamedev --> Supertuxkart
Merci, tout de même.
2 mois plus tard
Peut être qu'en installant le paquet : libirrlicht1.7 ça peut mieux marcher , j'ai du le faire pour ubuntu
- Modifié
En fait, pour avoir Supertuxkart sous fedora, il suffit de taper dans un terminal
Amusez-vous bien !
Il est disponible dans les dépots Fedora# yum install supertuxkart
Un aperçu des dépendances...========================================================================================================================================================================
Paquet Architecture Version Dépôt Taille
========================================================================================================================================================================
Installation:
supertuxkart x86_64 0.6.2-3.fc13 fedora 539 k
Installation pour dépendance:
opengl-games-utils noarch 0.1-9.fc12 fedora 6.4 k
plib x86_64 1.8.5-3.fc12 fedora 498 k
supertuxkart-data noarch 0.6.2-3.fc13 fedora 103 M
Résumé de la transaction
========================================================================================================================================================================
Install 4 Package(s)
Taille totale des téléchargement : 104 M
Installed size: 225 M
Amusez-vous bien !