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 11/08/2006, à 17:36

Thibaud

[Résolu] Plantage de l'installation de e17genmenu

Salut !
J'ai bien installé e17 avec la doc, mais le e17genmenu produit produit l'erreur suivante :
Running aclocal...
aclocal: configure.in: 87: macro `AM_PATH_GTK' not found in library

Merci de l'aide !
Thibaud.

Dernière modification par Thibaud (Le 12/08/2006, à 11:39)


Bienvenue sur mon site perso : http://thibaud.hulin.free.fr/dokuwiki

Pour l'utilisabilité et l'ergonomie des logiciels libres : http://ergolibre.tuxfamily.org
Apprentissage libre des langues : http://polyglotte.tuxfamily.org et http://www.akademia.ch/websites/ergolang/

Hors ligne

#2 Le 11/08/2006, à 18:28

lut!n

Re : [Résolu] Plantage de l'installation de e17genmenu

tu as bien installé toutes les dependances ?
sinon ca ressemble a du libgtk-dev manquant, ou ptet libgtk2-dev

Hors ligne

#3 Le 11/08/2006, à 18:29

ffomnislash

Re : [Résolu] Plantage de l'installation de e17genmenu

sinon fait un
aclocal
dans la console.


-- Mon blog --

Hors ligne

#4 Le 12/08/2006, à 01:58

Thibaud

Re : [Résolu] Plantage de l'installation de e17genmenu

En effet, libgtk1-dev n'était pas installé. Cette dépendance n'est pas spécifiée dans le wiki d'ubuntu sur e17...
Malheureusement, ça ne résoud pas tout, le ./autogen.sh produit ces erreurs.
Faut-il que je recommence la compilation ?!...

Running aclocal...
Running autoheader...
Running autoconf...
Running libtoolize...
Running automake...
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether to enable maintainer-specific portions of Makefiles... no
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 ANSI C... none needed
checking for strerror in -lcposix... no
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 ANSI C... (cached) none needed
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for an ANSI C-conforming const... yes
checking for a sed that does not truncate output... /bin/sed
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 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 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 fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... 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... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
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... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for ecore-config... /usr/bin/ecore-config
checking for ecore - version >= 0.9.9... yes
checking for eet-config... /usr/bin/eet-config
checking for eet - version >= 0.9.10... yes
checking for engrave-config... no
checking for engrave - version >= 0.1.0... no
*** The engrave-config script installed by engrave could not be found
*** If engrave was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the ENGRAVE_CONFIG environment variable to the
*** full path to engrave-config.
Enabled Debug Code
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating icons/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing default-1 commands

Bienvenue sur mon site perso : http://thibaud.hulin.free.fr/dokuwiki

Pour l'utilisabilité et l'ergonomie des logiciels libres : http://ergolibre.tuxfamily.org
Apprentissage libre des langues : http://polyglotte.tuxfamily.org et http://www.akademia.ch/websites/ergolang/

Hors ligne

#5 Le 12/08/2006, à 11:12

ffomnislash

Re : [Résolu] Plantage de l'installation de e17genmenu

ben tu install engrave yikes


-- Mon blog --

Hors ligne

#6 Le 12/08/2006, à 11:39

Thibaud

Re : [Résolu] Plantage de l'installation de e17genmenu

sudo apt-get install engrave* et c'est bon !
Merci pour tout, grave! smile
Th.

PS : dommage que le howto "oublie" ces deux paquets...

Dernière modification par Thibaud (Le 12/08/2006, à 11:40)


Bienvenue sur mon site perso : http://thibaud.hulin.free.fr/dokuwiki

Pour l'utilisabilité et l'ergonomie des logiciels libres : http://ergolibre.tuxfamily.org
Apprentissage libre des langues : http://polyglotte.tuxfamily.org et http://www.akademia.ch/websites/ergolang/

Hors ligne

#7 Le 12/08/2006, à 13:14

lut!n

Re : [Résolu] Plantage de l'installation de e17genmenu

le howto n'oublie pas les paquets, il est fait pour la compilation avec le script, et suppose donc que tu as compié et installé les libs avant toute autre chose, ce qui fait qu'engrave est censé etre installé. quant a la libgtk, elle n'est pas dans la liste car non nécessaire a la compilation de ce qui se trouve dans le script wink

Dernière modification par lut!n (Le 12/08/2006, à 13:15)

Hors ligne

#8 Le 12/08/2006, à 13:40

ffomnislash

Re : [Résolu] Plantage de l'installation de e17genmenu

engrave est une lib de e17.

Tu melange la compilation et les .deb du depot j'ai l'impression ....


-- Mon blog --

Hors ligne

#9 Le 12/08/2006, à 13:43

lut!n

Re : [Résolu] Plantage de l'installation de e17genmenu

je plussoie ffomnislash. mélanger, c'est mal yikes
sérieusement mieux vaut choisir une methode et s'y tenir, sinon apres c'est le foutoir

Hors ligne

#10 Le 12/08/2006, à 13:45

ffomnislash

Re : [Résolu] Plantage de l'installation de e17genmenu

d'autant qu'il peut y avoir des pbs de versions entre les 2 je pense ...


-- Mon blog --

Hors ligne

#11 Le 12/08/2006, à 14:01

lut!n

Re : [Résolu] Plantage de l'installation de e17genmenu

pas enormement, si ce n'est au niveau de ... engrave justement, imlib2 (je crois) et E. a part ca, ca doit rester a peu pres compatible, mais c'est a proscrire, et apres il ne faudr pas venir se plaindre wink

Hors ligne

#12 Le 12/08/2006, à 18:18

Thibaud

Re : [Résolu] Plantage de l'installation de e17genmenu

OK, merci beaucoup.
J'ai une autre question à propos du bureau de rox qui ne fonctionne qu'en root, je la pose dans un nouveau post.
A tout'


Bienvenue sur mon site perso : http://thibaud.hulin.free.fr/dokuwiki

Pour l'utilisabilité et l'ergonomie des logiciels libres : http://ergolibre.tuxfamily.org
Apprentissage libre des langues : http://polyglotte.tuxfamily.org et http://www.akademia.ch/websites/ergolang/

Hors ligne

#13 Le 15/08/2006, à 21:26

hamou

Re : [Résolu] Plantage de l'installation de e17genmenu

http://forum.ubuntu-fr.org/viewtopic.ph … p?id=54065
Sujet déjà abordé pour e17genmenu mad

Hors ligne