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 10/05/2006, à 16:05

bobousse

insatllation de authforce

voila en cherchant a installer authforce je me heurte à quelques problèmes je lis donc le readle et le install et je fais un ./configure && make && sudo make install

ce qui me donne ceciet au final l'install a planté meme après réinstallation du module curl

loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) 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 if malloc debugging is wanted... no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking for ranlib... (cached) ranlib
checking for POSIXized ISC... no
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  nl
checking for curl_easy_init in -lcurl... (cached) no

WARNING: Configure tried to use the CURL library but couldn't
find it. Continuing with the dummy functions instead. You can
download the CURL library at: http://curl.haxx.se/

checking for initscr in -lncurses... (cached) yes
checking for readline in -lreadline... (cached) no
checking for ANSI C header files... (cached) yes
checking for malloc.h... (cached) yes
checking for unistd.h... (cached) yes
checking for working const... (cached) yes
checking for size_t... (cached) yes
checking return type of signal handlers... (cached) void
checking for strdup... (cached) yes
checking for strstr... (cached) yes
creating ./config.status
creating Makefile
creating src/Makefile
creating doc/Makefile
creating intl/Makefile
creating po/Makefile.in
creating data/Makefile
creating authforce.spec
creating config.h
config.h is unchanged
make  all-recursive
make[1]: entrant dans le répertoire « /home/bobousse/Desktop/authforce-0.9.6 »
Making all in intl
make[2]: entrant dans le répertoire « /home/bobousse/Desktop/authforce-0.9.6/intl »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/bobousse/Desktop/authforce-0.9.6/intl »
Making all in data
make[2]: entrant dans le répertoire « /home/bobousse/Desktop/authforce-0.9.6/data »
make[2]: Rien à faire pour « all ».
make[2]: quittant le répertoire « /home/bobousse/Desktop/authforce-0.9.6/data »
Making all in src
make[2]: entrant dans le répertoire « /home/bobousse/Desktop/authforce-0.9.6/src »
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -DLOCALEDIR=\"/usr/local/share/locale\"    -g -O2 -c config.c
config.c:8:28: erreur: readline/tilde.h : Aucun fichier ou répertoire de ce type
In file included from config.c:12:
extern.h:34: attention : built-in function «log» declared as non-function
config.c: Dans la fonction «parse_config» :
config.c:39: attention : assignment makes pointer from integer without a cast
make[2]: *** [config.o] Erreur 1
make[2]: quittant le répertoire « /home/bobousse/Desktop/authforce-0.9.6/src »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /home/bobousse/Desktop/authforce-0.9.6 »
make: *** [all-recursive-am] Erreur 2

et vu que je ne suis pas très fort pour décrypter les messages d'erreurs ba voila je cherche un peu d'aide...

Hors ligne

#2 Le 11/05/2006, à 19:39

bobousse

Re : insatllation de authforce

up

Hors ligne