• [^] # Re: Quelques pistes

    Posté par . En réponse au message aide désespérer. Évalué à 3.

    Bonjour,

    Je te remerci Calim' Héros le site des équivalants est diversifier il faudra que je l'explore plus en profondeur.

    J'ai lancé urpmi --auto-select en tant que root ' su ' et aparament il va me remetre les drivers de la carte graphique à jour.

    pour ce qui est des easy urpmi j'avais déja effectuer cette opération par le passé en espérent mettre à jours les bibliothèques mal ou pas installer mais sans sucés.

    Il y a des conseil qui me semble pas mal du tout sur olivier.

    Dans la boite pour info, j'ai bien eu de la doc:

    un guide de démarage 300 pages
    un manuel de référence 200 pages contrairement à ce que l'on met sur divers site qu'il fait 300 pages.

    mais je n'ai apris que l'on pouvait passer en root qu'avec le livre débuter sous linux avex mandriva, 520 pages.

    Moi je fait juste:

    ./configure
    make
    su
    *********
    make install

    j'ai essayer de trouver un programme simple pour voir si au moi la manoeuvre est bonne.
    Htt semblais simple d'installation mais sans sucès.

    A oui je tape tout ça dans konqueror fenêtre afficher un emulateur de terminal.

    Je viens d'essayer d'installer aria-1.0.0
    et il ne prend pas le make

    [link@localhost ~]$ cd '/home/link/Nouveau dossier/aria-1.0.0'
    [link@localhost aria-1.0.0]$ ./configure
    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... found
    checking for working autoconf... found
    checking for working automake... found
    checking for working autoheader... found
    checking for working makeinfo... found
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking whether make sets ${MAKE}... (cached) yes
    checking for g++... g++
    checking for C++ compiler default output... 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 g++ accepts -g... yes
    checking how to run the C++ preprocessor... g++ -E
    checking for gcc... gcc
    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 library containing strerror... none required
    checking for inline... inline
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether to enable maintainer-specific portions of Makefiles... no
    checking whether libstdc++ is installed... yes
    checking whether zlib is installed... yes
    checking for main in -lssl... yes
    checking for main in -lcrypto... yes
    checking for inet_aton in -lresolv... yes
    checking for dirent.h that defines DIR... yes
    checking for library containing opendir... none required
    checking how to run the C preprocessor... gcc -E
    checking for egrep... grep -E
    checking for ANSI C header files... yes
    checking for sys/wait.h that is POSIX.1 compatible... yes
    checking whether time.h and sys/time.h may both be included... 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 arpa/inet.h usability... yes
    checking arpa/inet.h presence... yes
    checking for arpa/inet.h... yes
    checking errno.h usability... yes
    checking errno.h presence... yes
    checking for errno.h... yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking netdb.h usability... yes
    checking netdb.h presence... yes
    checking for netdb.h... yes
    checking netinet/in.h usability... yes
    checking netinet/in.h presence... yes
    checking for netinet/in.h... yes
    checking sys/param.h usability... yes
    checking sys/param.h presence... yes
    checking for sys/param.h... yes
    checking sys/socket.h usability... yes
    checking sys/socket.h presence... yes
    checking for sys/socket.h... yes
    checking sys/time.h usability... yes
    checking sys/time.h presence... yes
    checking for sys/time.h... yes
    checking long int timezone... yes
    checking whether struct tm is in sys/time.h or time.h... time.h
    checking for working alloca.h... yes
    checking for alloca... yes
    checking for pid_t... yes
    checking for unistd.h... (cached) yes
    checking vfork.h usability... no
    checking vfork.h presence... no
    checking for vfork.h... no
    checking for fork... yes
    checking for vfork... yes
    checking for working fork... yes
    checking for working vfork... (cached) yes
    checking for stdlib.h... (cached) yes
    checking for working malloc... yes
    checking for sys/time.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for alarm... yes
    checking for working mktime... yes
    checking for stdlib.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for getpagesize... yes
    checking for working mmap... yes
    checking return type of signal handlers... void
    checking whether lstat dereferences a symlink specified with a trailing slash... yes
    checking whether stat accepts an empty string... no
    checking for working strtod... yes
    checking for gethostbyname... yes
    checking for gettimeofday... yes
    checking for getwd... yes
    checking for inet_ntoa... yes
    checking for mempcpy... yes
    checking for memset... yes
    checking for mkdir... yes
    checking for select... yes
    checking for socket... yes
    checking for strerror... yes
    checking for strncasecmp... yes
    checking for strtol... yes
    checking for strtoul... yes
    checking endianess... little
    checking for byte typedef... no
    checking for ushort typedef... yes
    checking for ulong typedef... yes
    checking for u32 typedef... no
    checking for unsigned short... yes
    checking size of unsigned short... 2
    checking for unsigned int... yes
    checking size of unsigned int... 4
    checking for unsigned long... yes
    checking size of unsigned long... 4
    checking for getaddrinfo... yes
    checking for getnameinfo... yes
    checking for freeaddrinfo... yes
    checking for ranlib... ranlib
    checking for an ANSI C-conforming const... yes
    checking for off_t... yes
    checking for size_t... yes
    checking argz.h usability... yes
    checking argz.h presence... yes
    checking for argz.h... yes
    checking limits.h usability... yes
    checking limits.h presence... yes
    checking for limits.h... yes
    checking locale.h usability... yes
    checking locale.h presence... yes
    checking for locale.h... yes
    checking nl_types.h usability... yes
    checking nl_types.h presence... yes
    checking for nl_types.h... yes
    checking malloc.h usability... yes
    checking malloc.h presence... yes
    checking for malloc.h... yes
    checking for string.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for sys/param.h... (cached) yes
    checking for getcwd... yes
    checking for munmap... yes
    checking for putenv... yes
    checking for setenv... yes
    checking for setlocale... yes
    checking for strchr... yes
    checking for strcasecmp... yes
    checking for strdup... yes
    checking for __argz_count... yes
    checking for __argz_stringify... yes
    checking for __argz_next... yes
    checking for stpcpy... yes
    checking for LC_MESSAGES... yes
    checking whether NLS is requested... yes
    checking whether included gettext is requested... no
    checking libintl.h usability... yes
    checking libintl.h presence... yes
    checking for libintl.h... yes
    checking for gettext in libc... yes
    checking for msgfmt... /usr/bin/msgfmt
    checking for dcgettext... yes
    checking for gmsgfmt... /usr/bin/msgfmt
    checking for xgettext... /usr/bin/xgettext
    checking for catalogs to be installed... cs de es fr hu it pl ru ja zh_TW
    checking for glib-config... no
    checking for GLIB - version >= 1.2.6... no
    *** The glib-config script installed by GLIB could not be found
    *** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
    *** your path, or set the GLIB_CONFIG environment variable to the
    *** full path to glib-config.
    configure: error: *** GLIB >= 1.2.6 not installed - please install first ***
    [link@localhost aria-1.0.0]$ make
    make: *** Pas de cibles spécifiées et aucun makefile n'a été trouvé. Arrêt.
    [link@localhost aria-1.0.0]$

    Merci pour votre rapidité de réponse et si vous avez un peut de temps pour m'aider à installer mon premier programme ça serais super, mais je ne voudrais pas trop vous embêter.

    Merci encore.