#1 Le 11/08/2006, à 19:22
- freaks
probleme install E17
bonjour,
j'ai suivi attentivement le wiki E17 cependant j'ai cette erreur
que puis je faire pour la résoudre et comment reprendre l'installation au plus près de cette étape ?
Compilation des libs : exml - 13 / 15
- Construction des paquets
Un problème est survenu durant l'exécution du script. Voulez-vous voir les dernières lignes du log ? oui
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 xml2-config... /usr/bin/xml2-config
checking for xml2 - version >= 2.6.13... yes
checking for xslt-config... no
checking for xslt - version >= 1.1.10... no
*** The xslt-config script installed by xslt could not be found
*** If xslt was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the XSLT_CONFIG environment variable to the
*** full path to xslt-config.
configure: error: Make sure that xslt-config is in your PATH or that Xslt is correctly installed
Dernière modification par freaks (Le 11/08/2006, à 19:23)
2.6.17-10-386
ubuntu
http://www.freak.fr
Hors ligne
#2 Le 11/08/2006, à 19:25
- lut!n
Hors ligne
#3 Le 11/08/2006, à 19:54
- freaks
Re : probleme install E17
merci beaucoup j'ai fait cette manip, je n'ai pas relancé le système et j'ai relancé l'install avec 7 , cette fois ci un nouveau message apparait
Un problème est survenu durant l'exécution du script. Voulez-vous voir les dernières lignes du log ? oui
if test "" = "pre" ; then \
cd build-tree/ewl-0.0.4.007 && libtoolize -c -f ; \
fi
if test -n "" ; then \
if test -d build-tree/ewl-0.0.4.007/m4 ; then m4="-I m4" ; fi ; \
if test -e build-tree/ewl-0.0.4.007/aclocal.m4 ; then cd build-tree/ewl-0.0.4.007 && aclocal- $m4 ; fi ; \
elif test -n "" ; then \
if test -d build-tree/ewl-0.0.4.007/m4 ; then m4="-I m4" ; fi ; \
if test -e build-tree/ewl-0.0.4.007/aclocal.m4 ; then cd build-tree/ewl-0.0.4.007 && aclocal- $m4 ; fi ; \
fi
if test -n "" ; then \
if test -e build-tree/ewl-0.0.4.007/configure.ac || test -e build-tree/ewl-0.0.4.007/configure.in ; then cd build-tree/ewl-0.0.4.007 && `which autoconf || which autoconf` ; fi ; \
fi
if test -n "" ; then \
if test -e build-tree/ewl-0.0.4.007/configure.ac || test -e build-tree/ewl-0.0.4.007/configure.in ; then cd build-tree/ewl-0.0.4.007 && `which autoheader || which autoheader` ; fi ; \
fi
if test -n "" ; then \
if test -e build-tree/ewl-0.0.4.007/Makefile.am ; then cd build-tree/ewl-0.0.4.007 && automake- ; fi ; \
fi
touch debian/stamp-autotools-files
make -C build-tree/ewl-0.0.4.007
make[1]: entrant dans le répertoire « /home/gael/e17/e17/libs/ewl/build-tree/ewl-0.0.4.007 »
make[1]: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
make[1]: quittant le répertoire « /home/gael/e17/e17/libs/ewl/build-tree/ewl-0.0.4.007 »
make: *** [debian/stamp-makefile-build] Erreur 2
2.6.17-10-386
ubuntu
http://www.freak.fr
Hors ligne
#4 Le 11/08/2006, à 20:17
- lut!n
Re : probleme install E17
c'est marqué dans le wiki, a "remarques sur les sources cvs"
Hors ligne
#5 Le 12/08/2006, à 11:24
- freaks
Re : probleme install E17
ok je viens de m'y remettre j'avais déjà fait toutes les recommandations du wiki
malheureusement après avoir vérifié avoir bien modifié les fichiers control etc ... rien n'a changé j'ai toujours cette erreur
qu'est ce que je peu faire ? cette erreur de makefile est due a koi ? un composant non installé ?
2.6.17-10-386
ubuntu
http://www.freak.fr
Hors ligne
#6 Le 12/08/2006, à 12:18
- lut!n
Re : probleme install E17
c'est pas dans le control, l'erreur est sur le cvs et elle vient du fichier debian/ruler. mais la manip est bien signalée dans le wiki, elle renvoie a un de mes posts sur le topic "howto wiki e17 cvs", regarde bien
Hors ligne
#7 Le 06/09/2006, à 02:03
- fedaykin
Re : probleme install E17
Hello,
J'ai utilisé la méthode du script automatique pour e17 CVS.
Il plante pendant l'étape 4 (ecore) de compilation des EFL.
Voici le message d'erreur :
Un problème est survenu durant l'exécution du script. Voulez-vous voir les dernières lignes du log ? y
dh_installdebconf -plibecore0-all
dh_installemacsen -plibecore0-all
dh_installpam -plibecore0-all
dh_installlogrotate -plibecore0-all
if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -plibecore0-all ; fi
dh_installchangelogs -plibecore0-all ./ChangeLog
dh_install -plibecore0-all
dh_link -plibecore0-all
dh_installdocs -plibecore0-dev ./README ./AUTHORS
dh_installexamples -plibecore0-dev
dh_installman -plibecore0-dev
dh_installinfo -plibecore0-dev
dh_installmenu -plibecore0-dev
dh_installcron -plibecore0-dev
dh_installinit -plibecore0-dev
dh_installdebconf -plibecore0-dev
dh_installemacsen -plibecore0-dev
dh_installpam -plibecore0-dev
dh_installlogrotate -plibecore0-dev
if test -x /usr/bin/dh_installlogcheck; then dh_installlogcheck -plibecore0-dev ; fi
dh_installchangelogs -plibecore0-dev ./ChangeLog
dh_install -plibecore0-dev
cp: ne peut évaluer `./debian/tmp/usr/include/Ecore_Fb.h': Aucun fichier ou répertoire de ce type
dh_install: command returned error code 256
make: *** [binary-install/libecore0-dev] Erreur 1
I semblerait que le script essai de copier un fichier dont le chemin n'existe pas : ./debian/tmp/usr/include/
Qq aurait une suggestion pour résoudre mon Pb?
"May The Source Be With U"
Hors ligne