[Evince 0.5.3] Installation sous Mandriva ?

Résolu
Arno59 Messages postés 4603 Date d'inscription   Statut Contributeur Dernière intervention   -  
Arno59 Messages postés 4603 Date d'inscription   Statut Contributeur Dernière intervention   -
Bonjour,

Je souhaite installer la dernière version de l'éditeur PDF Evince pour Mandriva 2006.

J'ai téléléchargé la source :
https://download.gnome.org/sources/evince/0.5/evince-0.5.3.tar.gz

Site officiel: https://wiki.gnome.org/Apps/Evince

Installation du programme ?

/usr/local/Evince_0.5.3

Dans console: ./configure Ok

Ensuite make
[root@localhost Evince_0.5.3]# make
make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.

Comment installer ce programme correctement à partir de la source ?
--
L'Open source et Linux sont l'avenir de l'informatique ;-)

5 réponses

  1. lami20j Messages postés 21506 Date d'inscription   Statut Modérateur, Contributeur sécurité Dernière intervention   3 571
     
    Salut,

    que te donne la commande?
    [root@localhost Evince_0.5.3]# egrep -i 'error' config.log
    lami20j
    0
  2. Arno59 Messages postés 4603 Date d'inscription   Statut Contributeur Dernière intervention   499
     
    Message d'erreur en fonction commande egrep -i 'error' config.log

    configure:2713: error: C compiler cannot create executables
    0
  3. lami20j Messages postés 21506 Date d'inscription   Statut Modérateur, Contributeur sécurité Dernière intervention   3 571
     
    Re,

    Dans console: ./configure Ok

    En fait tu vois que Dans console: ./configure ce n'est pas OK

    J'ai exécuter seuelemnt ./configure && make hier soir sur ma debian.

    Le seul problème que j'ai rencontré c'est qu'après
    ./configure j'ai un un message d'erreur qui me parler de libxml-parser-perl. J'ai insallé la librairie et ça va.

    Donc creuse un peut dans .config log pour voir les erreurs, ou refait ./configure et regarde plus attentivement.

    lami20j
    0
  4. jipicy Messages postés 40842 Date d'inscription   Statut Modérateur Dernière intervention   4 898
     
    Salut,

    Pour la Mandriva, le "./configure" retourne les erreus suivantes :
    checking for GDU_MODULE_VERSION_CHECK... configure: error: Package requirements (gnome-doc-utils >= 0.3.2) were not met.
    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.
    
    Alternatively you may set the GDU_MODULE_VERSION_CHECK_CFLAGS and GDU_MODULE_VERSION_CHECK_LIBS environment variables
    to avoid the need to call pkg-config.  See the pkg-config man page for
    more details.
    Le "config.log" :
    conftest.c:2: error: syntax error before 'me'
    conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
    conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
    conftest.cc:26: error: 'exit' was not declared in this scope
    conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
    conftest.cc:25:28: error: ac_nonexistent.h: No such file or directory
    configure:19814: checking for library containing strerror
    conftest.c:2: error: syntax error before 'me'
    conftest.c:2: error: syntax error before 'me'
    configure:22763: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $GDU_REQUIRED_VERSION"
    configure:22777: $PKG_CONFIG --exists --print-errors "gnome-doc-utils >= $GDU_REQUIRED_VERSION"
    configure:22801: error: Package requirements (gnome-doc-utils >= 0.3.2) were not met.
    ac_cv_search_strerror='none required'
    ;-))
    0
  5. Vous n’avez pas trouvé la réponse que vous recherchez ?

    Posez votre question
  6. Arno59 Messages postés 4603 Date d'inscription   Statut Contributeur Dernière intervention   499
     
    Merci de votre aide ;-)

    [@localhost Evince_0.5.3]$ ls -l
    total 2100
    -rw-rw-r-- 1 287124 mai 16 01:22 aclocal.m4
    -rw-rw-r-- 1 329 avr 28 05:59 AUTHORS
    drwxrwxr-x 2 4096 jun 4 20:52 backend/
    -rw-rw-r-- 1 276665 mai 16 01:20 ChangeLog
    drwxrwxr-x 2 4096 jun 4 20:52 comics/
    -rwxr-xr-x 1 3707 mai 16 01:22 compile*
    -rwxr-xr-x 1 43420 mai 16 01:22 config.guess*
    -rw-rw-r-- 1 3585 mai 16 01:22 config.h.in
    -rwxr-xr-x 1 31743 mai 16 01:22 config.sub*
    -rwxrwxr-x 1 961429 mai 16 01:22 configure*
    -rw-rw-r-- 1 11917 mai 16 01:20 configure.ac
    -rw-r--r-- 1 17992 sep 10 2005 COPYING
    drwxrwxr-x 5 4096 jun 4 20:52 cut-n-paste/
    drwxrwxr-x 2 4096 jun 4 20:52 data/
    -rwxr-xr-x 1 15936 mai 16 01:22 depcomp*
    drwxrwxr-x 2 4096 jun 4 20:52 djvu/
    drwxrwxr-x 3 4096 jun 4 20:52 dvi/
    -rw-r--r-- 1 24045 mai 16 01:21 gnome-doc-utils.make
    drwxrwxr-x 10 4096 jun 4 20:52 help/
    -rw-r--r-- 1 9240 sep 10 2005 INSTALL
    -rwxr-xr-x 1 9233 mai 16 01:22 install-sh*
    -rw-r--r-- 1 22493 mai 16 01:21 intltool-extract.in
    -rw-r--r-- 1 35219 mai 16 01:21 intltool-merge.in
    -rw-r--r-- 1 28061 mai 16 01:21 intltool-update.in
    drwxrwxr-x 2 4096 jun 4 20:52 lib/
    -rw-r--r-- 1 185918 jan 4 04:38 ltmain.sh
    -rw-rw-r-- 1 950 déc 29 00:16 Makefile.am
    -rw-rw-r-- 1 24276 mai 16 01:22 Makefile.in
    -rwxr-xr-x 1 11014 mai 16 01:22 missing*
    -rwxr-xr-x 1 3474 mai 16 01:22 mkinstalldirs*
    -rw-rw-r-- 1 13644 mai 16 01:20 NEWS
    drwxrwxr-x 2 4096 jun 4 20:52 pdf/
    drwxrwxr-x 2 4096 jun 4 20:52 pixbuf/
    drwxrwxr-x 2 4096 jun 4 20:52 po/
    drwxrwxr-x 2 4096 jun 4 20:52 properties/
    drwxrwxr-x 2 4096 jun 4 20:52 ps/
    -rw-rw-r-- 1 787 mar 14 02:06 README
    drwxrwxr-x 2 4096 jun 4 20:52 shell/
    drwxrwxr-x 2 4096 jun 4 20:52 thumbnailer/
    drwxrwxr-x 2 4096 jun 4 20:52 tiff/
    -rw-rw-r-- 1 123 mar 14 02:06 TODO

    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking whether to enable maintainer-specific portions of Makefiles... no
    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 ANSI C... none needed
    checking dependency style of gcc... gcc3
    checking for a sed that does not truncate output... /bin/sed
    checking for egrep... 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 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 static flag  works... yes
    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 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++ 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
    checking whether stripping libraries is possible... yes
    appending configuration tag "F77" to libtool
    checking for library containing strerror... none required
    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 dependency style of gcc... (cached) gcc3
    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 dependency style of gcc... (cached) gcc3
    checking whether we are using the GNU C++ compiler... (cached) yes
    checking whether g++ accepts -g... (cached) yes
    checking dependency style of g++... (cached) gcc3
    checking for ANSI C header files... (cached) yes
    checking for intltool >= 0.35.0... 0.35.0 found
    checking for perl... /usr/bin/perl
    checking for XML::Parser... ok
    checking for iconv... /usr/bin/iconv
    checking for msgfmt... /usr/bin/msgfmt
    checking for msgmerge... /usr/bin/msgmerge
    checking for xgettext... /usr/bin/xgettext
    checking for glib-genmarshal... /usr/bin/glib-genmarshal
    checking for glib-mkenums... /usr/bin/glib-mkenums
    checking for pkg-config... /usr/bin/pkg-config
    checking pkg-config is at least version 0.9.0... yes
    checking for GDU_MODULE_VERSION_CHECK... configure: error: Package requirements (gnome-doc-utils >= 0.3.2) were not met.
    Consider adjusting the PKG_CONFIG_PATH environment variable if you
    installed software in a non-standard prefix.
    
    Alternatively you may set the GDU_MODULE_VERSION_CHECK_CFLAGS and GDU_MODULE_VERSION_CHECK_LIBS environment variables
    to avoid the need to call pkg-config.  See the pkg-config man page for
    more details.
    
    0