Difference between revisions of "Requirements"

From AMule Project FAQ
Jump to: navigation, search
(Undo revision 27576 by DavilinkIcefire (Talk))
 
Line 8: Line 8:
 
== Description ==
 
== Description ==
  
Voici une liste des pré requis pour '''exécuter''' les modules d'aMule (Les pré requis pour compiler aMule sont mentionnées dans l'article
+
Here is the list of requirements be able to '''run''' all of aMule package's applications (the requisites for compiling aMule are mentioned in the [[compile|compilation]] articles).
[[compile|compilation]]).
+
  
Les pré requis pour les applications spécifiques d'amule (''amuled'', ''amuleweb'', ''wxcas'', ...) sont mentionnées dans les articles propre à l'application.
+
Requirements for specific aMule applications (''amuled'', ''amuleweb'', ''wxcas'', ...) are listed in the appropriate application article.
  
== Matériel ==
+
== Hardware ==
  
*Une [[compatible platform | plate-forme compatible]] avec aMule. Bien qu'il supporte une grande variété de plate-forme, quelques rares plate-formes ne sont toujours pas (officiellement) supportés.
+
*An aMule-[[compatible platform]]. Though it supports a wide variety of platforms, some few rare ones are still not (officially) supported.
 
+
*A keyboard, a mouse and a screen are strongly recommended for obvious reasons. Though they might not be needed depending on the aMule application you want to run.
*Un clavier, une souris et un écran sont fortement recommandé pour des raisons évidentes. Dépendant de l'application d'aMule que vous désirez exécuter, il se peut qu'ils ne soient pas nécessaire.
+
  
 
== Software ==
 
== Software ==
  
=== Minimales ===
+
=== Required ===
  
*Un [[compatible operating system | système d'exploitation]] supporté par aMule est requis.
+
*An aMule-[[compatible operating system]] is required
*Les [http://gcc.gnu.org bibliothèques standards du C et du C++] sont requis.
+
*The [http://gcc.gnu.org standard C and C++ libraries]
 
*[[wxWidgets]] 2.8.7 or higher. Command line applications will do with just wxBase. GUI applications will require their wxwidgets taste (wxGTK, wxMSW, wxMac, etc) depending on the Operating System you are running on (note that wxbase is integrated into all wx GUI tastes). wxWidgets 2.8.7 is mandatory if you want support.
 
*[[wxWidgets]] 2.8.7 or higher. Command line applications will do with just wxBase. GUI applications will require their wxwidgets taste (wxGTK, wxMSW, wxMac, etc) depending on the Operating System you are running on (note that wxbase is integrated into all wx GUI tastes). wxWidgets 2.8.7 is mandatory if you want support.
*Librairie [http://www.zlib.org zlib]
+
*[http://www.zlib.org zlib] library
*Bibliothèques [http://www.eskimo.com/~weidai/cryptlib.html libcrypto++]
+
*[http://www.eskimo.com/~weidai/cryptlib.html libcrypto++] library
*[http://www.gnu.org/software/bison/bison.html bison] est requis pour compiler aMule.
+
*[http://www.gnu.org/software/bison/bison.html bison] is required to compile aMule
  
=== Recommendés ===
+
=== Recommended ===
  
*[http://www.gnu.org/software/gettext GetText] n'est pas nécessaire, mais fortement recommandé si vous désirez utiliser les traductions d'aMule.
+
*[http://www.gnu.org/software/gettext GetText] is not absolutely required, but very strongly if you want to use any of aMule's translations
*[http://libpng.sourceforge.net libpng] est recommandé lorsque vous utilisez ''amuleweb'' pour pouvoir générer les barre de progression sous forme d'image.
+
*[http://libpng.sourceforge.net libpng] is recommended when using ''amuleweb'' to be able to generate progress bar images
*[http://www.boutell.com/gd libgd] est recommandé lorsque vous utilisez ''cas'' pour pouvoir générer les images.
+
*[http://www.boutell.com/gd libgd] is recommended when using ''cas'' to be able to generate images
*[http://www.gnu.org/software/flex flex] peut être nécessaire pour générer certain fichier, mais peut-être pas.
+
*[http://www.gnu.org/software/flex flex] might be needed to generate some files, but maybe not.
*[http://www.perl.com Perl] and [http://www.xchat.org XChat] sont requis pour exécuter certains outils dans les modules d'aMule.
+
*[http://www.perl.com Perl] and [http://www.xchat.org XChat] are required to run some tools in the aMule package

Latest revision as of 02:26, 27 April 2010

English | Deutsch | Español | Italiano

Description

Here is the list of requirements be able to run all of aMule package's applications (the requisites for compiling aMule are mentioned in the compilation articles).

Requirements for specific aMule applications (amuled, amuleweb, wxcas, ...) are listed in the appropriate application article.

Hardware

  • An aMule-compatible platform. Though it supports a wide variety of platforms, some few rare ones are still not (officially) supported.
  • A keyboard, a mouse and a screen are strongly recommended for obvious reasons. Though they might not be needed depending on the aMule application you want to run.

Software

Required

  • An aMule-compatible operating system is required
  • The standard C and C++ libraries
  • wxWidgets 2.8.7 or higher. Command line applications will do with just wxBase. GUI applications will require their wxwidgets taste (wxGTK, wxMSW, wxMac, etc) depending on the Operating System you are running on (note that wxbase is integrated into all wx GUI tastes). wxWidgets 2.8.7 is mandatory if you want support.
  • zlib library
  • libcrypto++ library
  • bison is required to compile aMule

Recommended

  • GetText is not absolutely required, but very strongly if you want to use any of aMule's translations
  • libpng is recommended when using amuleweb to be able to generate progress bar images
  • libgd is recommended when using cas to be able to generate images
  • flex might be needed to generate some files, but maybe not.
  • Perl and XChat are required to run some tools in the aMule package