voila ce qu'il se passe à l'installe de everudubby - Linux et OS Alternatifs
Marsh Posté le 02-09-2002 à 09:58:52
Essaye d'abord en mode root
sous terminal tape su -l , il te demande le mot de passe root
aller dans le rep ou se trouve les sources et recommence
Configure exige dans beaucoup de cas l'accès a certaine fonction qui sont réservée a root.
Marsh Posté le 02-09-2002 à 10:10:41
j'ai déjà essayé de le faire en root, et cela fait exactement la mème chose
je ne sais pas koi faire
Marsh Posté le 02-09-2002 à 10:13:17
spa vrai !
normalement on peut toujours faire une compil en user et ce n'est que pour l'install qui faut etre root(ie la copie dans les répertoires finaux)
Marsh Posté le 02-09-2002 à 10:13:51
essaye une version + ancienne... p'têt ke c cette version ki merde... Et pour everybuddy, je pense ke gaim fé la même chose, et je préfère son interface, plus rapide, plus bô... Si tu as tjs des pbs, j'essaierais de l'installer sur ma slack
pour gaim : gaim.sourceforge.net
Marsh Posté le 02-09-2002 à 10:23:50
en fait je voulais installer everubuddy parce que ce programme fait aim + icq, en attendant j'utilisais gaim, qui il est vrai marche bien.
je ne trouve pas d'autres versions de everybuddy, j'ai déjà eu du mal à en trouver une ...
merçi tout de mème.
Louis
Marsh Posté le 02-09-2002 à 10:39:15
maintenant j'ai essayé d'installer kget (getright pour linux)
le tar.gz est décompressé, je tape:
./configure
et ça merde encore!
[louis@localhost kget-0.5]$ ./configure
loading cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... 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 whether make sets ${MAKE}... yes
checking for a C-Compiler...
checking for gcc... 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... yes
checking how to run the C preprocessor... gcc -E
checking for a C++-Compiler...
checking for g++... g++
checking whether the C++ compiler (g++ -s) works... yes
checking whether the C++ compiler (g++ -s) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking for ranlib... ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking how to run the C++ preprocessor... g++ -E
checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for main in -lcompat... no
checking for main in -lcrypt... yes
checking for the third argument of getsockname... socklen_t
checking for dnet_ntoa in -ldnet... no
checking for dnet_ntoa in -ldnet_stub... no
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for killpg in -lucb... no
checking for QT... configure: error: QT-1.3 (headers and libraries) not found. Please check your installation!
c'est peut ètre moi qui installe mal ?!
Marsh Posté le 02-09-2002 à 11:18:59
essaye ./configure --help
et regarde si t'as pas un truc genre --with-qt-dir qui te permette de préciser l'emplacement de tes libs & headers qt
Marsh Posté le 02-09-2002 à 11:24:15
monokrome a écrit a écrit : essaye ./configure --help et regarde si t'as pas un truc genre --with-qt-dir qui te permette de préciser l'emplacement de tes libs & headers qt |
sisi j'ai ça, mais j'en fait quoi ?
--disable-nls do not use Native Language Support
--with-qt-dir where the root of qt is installed
--with-qt-includes where the qt includes are.
--with-qt-libraries where the qt library is installed.
--with-extra-includes adds non standard include paths
Marsh Posté le 02-09-2002 à 11:26:22
t'as qt d'installé sur ton systeme ?
si oui tu fait pointer --with-qt-dir sur le rep, par ex si qt est chez toi dans /opt/qt tu tapes
./configure --with-qt-dir=/opt/qt
si ca foire vire le cache du configure
rm config.cache
make clean
et réesaye
Marsh Posté le 02-09-2002 à 11:31:41
je vais essayer bien que ça me parresse un petit peu compliqué pour ma petite tète
bon je vais dl QT
Marsh Posté le 02-09-2002 à 12:43:04
Mr pas propre a écrit a écrit : en fait je voulais installer everubuddy parce que ce programme fait aim + icq, en attendant j'utilisais gaim, qui il est vrai marche bien. je ne trouve pas d'autres versions de everybuddy, j'ai déjà eu du mal à en trouver une ... merçi tout de mème. Louis |
gaim fé aussi icq... il y a un plugin pour... Et ça marche très bien
Marsh Posté le 02-09-2002 à 09:32:10
bonjour tout le monde
je suis passé à linux il n'y a pas longtemps, mais j'arrivais à installer quelques programmes, mais je ne sais pas pourquoi "everubuddy" ne veut pas s'installé.
je le décompresse sans problème, et lorsque je fait ./configure, voila ce qu'il me dit
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... 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... yes
checking whether gcc accepts -g... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... gcc -E
configure: error: can not run ./config.sub
[louis@localhost everybuddy-0.2.1beta7]$checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... 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... yes
checking whether gcc accepts -g... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... gcc -E
configure: error: can not run ./config.sub
[louis@localhost everybuddy-0.2.1beta7]$
que pensez vous de cela ??
que donne je faire pour que ce programme marche ?
merçi d'avance.