Contenu | Rechercher | Menus

Annonce

Si vous avez des soucis pour rester connecté, déconnectez-vous puis reconnectez-vous depuis ce lien en cochant la case
Me connecter automatiquement lors de mes prochaines visites.

À propos de l'équipe du forum.

#1 Le 20/12/2006, à 13:06

Styblue

Probléme Installation Doomsday

Bonjour à tous,

Ca doit arriver qu'à moi ce genre de chose lol j'essaye en vain d'installer doomsday en suivant les éléments de la doc du site. Mais quand je dois faire sh.autogen il me met ces erreurs :

configure.ac:70: warning: underquoted definition of DENG_OPTIONAL
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.ac:72: warning: underquoted definition of DENG_USE_OPENGL
aclocal:configure.ac:47: warning: macro `AM_PATH_SDL' not found in library
./autogen.sh: 11: libtoolize: not found
Src/dpDehRead/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
Src/dpDehRead/Makefile.am:1: 
Src/dpDehRead/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
Src/dpDehRead/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
Src/dpMapLoad/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
Src/dpMapLoad/Makefile.am:1: 
Src/dpMapLoad/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
Src/dpMapLoad/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
Src/drOpenGL/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
Src/drOpenGL/Makefile.am:1: 
Src/drOpenGL/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
Src/drOpenGL/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
Src/dsOpenAL/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
Src/dsOpenAL/Makefile.am:1: 
Src/dsOpenAL/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
Src/dsOpenAL/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
Src/dsSDLMixer/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
Src/dsSDLMixer/Makefile.am:1: 
Src/dsSDLMixer/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
Src/dsSDLMixer/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
Src/jDoom/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
Src/jDoom/Makefile.am:1: 
Src/jDoom/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
Src/jDoom/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
Src/jHeretic/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
Src/jHeretic/Makefile.am:1: 
Src/jHeretic/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
Src/jHeretic/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
Src/jHexen/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
Src/jHexen/Makefile.am:1: 
Src/jHexen/Makefile.am:1: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
Src/jHexen/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
configure.ac:22: error: possibly undefined macro: AC_LIBLTDL_CONVENIENCE
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:29: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
configure.ac:32: error: possibly undefined macro: AC_PROG_LIBTOOL
configure.ac:47: error: possibly undefined macro: AM_PATH_SDL
Now you are ready to run "cd Build; ../configure".

Si quelqu'un vois pourquoi :s ?

Parceque je suis noyé dans ce code.

Merci d'avance.

Styblue.

Hors ligne

#2 Le 24/12/2006, à 20:20

Styblue

Re : Probléme Installation Doomsday

Up ?

Hors ligne

#3 Le 26/12/2006, à 12:55

GarulfoLinux

Re : Probléme Installation Doomsday

as tu installé libtool ?


Ressources sur Linux pour les débutants : http://www.guidelinux.org
Cours sur Gambas : http://gnulinux.rf.lv

Hors ligne

#4 Le 26/12/2006, à 16:32

Styblue

Re : Probléme Installation Doomsday

Salut,

Non je le n'avais pas fais, en effet ca m'a réduit un nombre considérable d'erreurs !!

Voilci ce que j'ai maintenant :

styblue@styblue:~/Sauvegarde/Jeux/deng-1.9.0-beta4$ ./autogen.sh
./autogen.sh: 9: aclocal: not found
./autogen.sh: 10: autoheader: not found
ls: libltdl/*: Aucun fichier ou répertoire de ce type
libtoolize: cannot list files in `/usr/share/libtool/libltdl'
./autogen.sh: 12: automake: not found
./autogen.sh: 13: autoconf: not found
Now you are ready to run "cd Build; ../configure".

Voila donc la que manque-t-il ?

Si je suis la logique il manquera libtoolize mais j'ai trouvé ca nul part dans synaptic.

Et aclocal: not found ca veut dire quoi ?

Merci.

Styblue.

Hors ligne

#5 Le 26/12/2006, à 16:35

compte supprimé

Re : Probléme Installation Doomsday

installe gcc, make, build essential et caetera.

#6 Le 26/12/2006, à 16:45

Styblue

Re : Probléme Installation Doomsday

Deja fais..

J'ai installé d'autres choses et j'ai maintenant ces erreurs :

configure.ac:70: warning: underquoted definition of DENG_OPTIONAL
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.ac:72: warning: underquoted definition of DENG_USE_OPENGL
ls: libltdl/*: Aucun fichier ou répertoire de ce type
libtoolize: cannot list files in `/usr/share/libtool/libltdl'
Now you are ready to run "cd Build; ../configure".

Y'a moins de texte mais je comprends de moins en moins les erreurs gna : /

Hors ligne

#7 Le 26/12/2006, à 16:54

compte supprimé

Re : Probléme Installation Doomsday

essaye d'installer freeglut3-dev et libltdl3-dev

#8 Le 26/12/2006, à 17:21

Styblue

Re : Probléme Installation Doomsday

configure.ac:70: warning: underquoted definition of DENG_OPTIONAL
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.ac:72: warning: underquoted definition of DENG_USE_OPENGL
Now you are ready to run "cd Build; ../configure".

Voila encore cette erreur la ?

Merci de ton aide, ca avance ! smile

Hors ligne

#9 Le 26/12/2006, à 17:28

compte supprimé

Re : Probléme Installation Doomsday

"Now you are ready to run "cd Build; ../configure"."
euh, va dans le dossier Build et lance ./configure?

#10 Le 26/12/2006, à 17:53

Styblue

Re : Probléme Installation Doomsday

Euhhh je te laisse regarder si t'as le temps... parceque :S y'a beaucoup de texte.

styblue@styblue:~/Sauvegarde/Jeux/deng-1.9.0-beta4/Build$ ../configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... cat: /etc/ld.so.conf.d/*.conf: No such file or directory
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for sdl-config... /usr/bin/sdl-config
checking for SDL - version >= 1.2.0... yes
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking SDL/SDL_net.h usability... no
checking SDL/SDL_net.h presence... no
checking for SDL/SDL_net.h... no
configure: error: *** SDL_net not found!

Voila, merci de ton aide.

Hors ligne

#11 Le 26/12/2006, à 17:56

compte supprimé

Re : Probléme Installation Doomsday

ah oui, il manque des librairies!
installe:
libsdl dev
tout les truc qui commencent par libsdl et qui finissent par dev
et les truc nommé g++

#12 Le 26/12/2006, à 18:37

Styblue

Re : Probléme Installation Doomsday

Cool !

Ca fonctionne j'ai pus le compiler lancer le make et sudo make install, je me pose une quéstion par contre toute bête...

On le lance comment lol :$ ?

Merci de ton aide wink

Hors ligne

#13 Le 26/12/2006, à 18:47

compte supprimé

Re : Probléme Installation Doomsday

en tapant Doomsday dans la console peut être?



de rien wink

#14 Le 26/12/2006, à 18:52

GarulfoLinux

Re : Probléme Installation Doomsday

MCpaul34 a écrit :

en tapant Doomsday dans la console peut être?



de rien wink

Effectivement MCpaul34 n'est pas si loin wink .
Tu le lance en console mais il faut précisé les données.

Chose que je n'ai pas eu le temps de faire hmm


Ressources sur Linux pour les débutants : http://www.guidelinux.org
Cours sur Gambas : http://gnulinux.rf.lv

Hors ligne

#15 Le 27/12/2006, à 02:41

Styblue

Re : Probléme Installation Doomsday

C'est à dire ?

Hors ligne

#16 Le 27/12/2006, à 07:25

compte supprimé

Re : Probléme Installation Doomsday

tu as quoi dans ton dossier doomsday?

#17 Le 27/12/2006, à 10:54

Styblue

Re : Probléme Installation Doomsday

Euhh plein de choses lol... Tu veux savoir si j'ai quoi ? J'ai la autogen.sh le dossier Build de tout à l'heure, le make...

Je vais pas tout recopier y'en à bien une 30aine..

Il te faut quoi ?

Hors ligne

#18 Le 27/12/2006, à 11:03

compte supprimé

Re : Probléme Installation Doomsday

tu fait un dir dedans et tu copie/colle

dans tout les cas ta pas un truc appelé  "doomsday"?

#19 Le 27/12/2006, à 13:15

GarulfoLinux

Re : Probléme Installation Doomsday

MCpaul34 a écrit :

tu fait un dir dedans et tu copie/colle

dans tout les cas ta pas un truc appelé  "doomsday"?

Si tu as l'executable MCpaul34 mais il faut précisé une sorte de wad avec le binaire.
Je n'ai pas eu le temps de regarder plus en profondeur pour ce jeux (un peu débordé en ce moment roll )


Ressources sur Linux pour les débutants : http://www.guidelinux.org
Cours sur Gambas : http://gnulinux.rf.lv

Hors ligne

#20 Le 27/12/2006, à 20:58

pianopenguin

Re : Probléme Installation Doomsday

J'avais aussi essayé d'installer doomsday en le compilant mais sans y parvenir.

J'ai finalement utilisé le dépot de Yagisan comme indiqué ici en remplaçant breezy par dapper. L'utilisation de dépots exterieurs peut s'avérer parfois risqué mais cela simplifie grandement la vie.

Il suffit ensuite d'installer via synaptic les paquets "deng" et "deng-iwad-doom2-installer" si vous voulez jouer à DOOM2. Il faut bien entendu posséder l'original du fichier de niveaux "doom2.wad" dont il demandera le chemin lors de l'installation. Si vous ne retrouvez plus vos diquettes originales, on peut trouver ce fichier en cherchant un peu (je ne pense pas que cela fasse grand tord à ID Software).

Par contre j'ai essayé de jouer via Internet et le jeu s'est planté.


Mon blog : http://www.pianopenguin.net
Mon logiciel libre : http://www.jalmus.net

Hors ligne

#21 Le 02/01/2007, à 14:48

Styblue

Re : Probléme Installation Doomsday

Ok, pour edgy quelqu'un à testé ??

Car voila je suis sous edgy..

Merci en tout cas wink

Hors ligne

#22 Le 03/01/2007, à 17:03

pianopenguin

Re : Probléme Installation Doomsday

Je pense que dans le dépot de Yasigan il y a aussi la version pour Edgy. Tu as donc juste à remplacer breezy par edgy dans ton fichier source.


Mon blog : http://www.pianopenguin.net
Mon logiciel libre : http://www.jalmus.net

Hors ligne