|
Je suis débutant sous linux et j'aurais besoin d'un coup de main. J'ai la distribution Mandriva 2006. J'ai télécharger amule-2.1.0.tar.bz2 , ensuite je l'ai décompréssé sans problème. Ensuite j'ai ouvert une console et taper ./configure et voila ce qu'il me balance : checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking target 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 gawk... gawk checking whether make sets $(MAKE)... no checking whether to enable maintainer-specific portions of Makefiles... no checking for g++... g++ 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 g++ accepts -g... yes checking for style of include used by make... none checking dependency style of g++... none 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 dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking whether make sets $(MAKE)... (cached) no checking for a BSD-compatible install... /usr/bin/install -c checking for ranlib... ranlib checking for bison... no checking for byacc... no checking for ranlib... (cached) ranlib checking for strip... strip checking for ar... ar checking for ld... ld checking for egrep... grep -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 for zlib >= 1.1.4... yes (version 1.2.3) checking whether we need the GUI... yes checking for wx-config... /usr/bin/wx-config checking for wxWidgets version >= 2.6.0... no (version 2.4.2 is not new enough) checking that wxWidgets has support for large files... no configure: error: Support for large files in wxWidgets is required by aMule. To continue you must recompile wxWidgets with support for large files enabled. Si quelqu'un pouvait m'aider ca serait pas mal , merci d'avance. |
|
Salut
t'as du télécharger un .tar.gz, tu aurais du télécharger un .rpm, tu aurais moins galéré lors de l'installation...
tu dois télécharger le paquet wxWidgets avant de continuer... -- Compte invitĂ© - devenez membre pour disposer de votre compte personnalisĂ© ! |
 Encéphalo plat ! |
bonjour linuxnewton, en effet il te manque le wxgtk, mais tu peux faire tout cela plus simplement,
tout d'abord il faut passer par le site "easy urpmi" pour mettre tes medias à jour. une fois que tu auras fait ça tu n'a plus qu'a ouvrir une console, passer en root (su) et taper : # urpmi amule
et l'installe se fait toute seule comme une grande, l'avantage de cette technique est qu'il ira automatiquement chercher toutes les dependances et entre autre le wxgtk qui te manque, voilà j'espere que cela t'aura aidé.
ps: et maintenant tu peux tout installer de cette maniere, par exemple : # urpmi amsn # urpmi vlc # urpmi tuxguitar
voilà c'est tout bete.... -- "Les experts auront beau se mettrent tous d'accord, il peuvent se tromper." |