Difference between revisions of "Dependencies"

From AMule Project FAQ
Jump to: navigation, search
(seemed somewhat outdated somehow imho)
 
(One intermediate revision by one other user not shown)
Line 2: Line 2:
 
The following libraries are required by [[aMule]]:
 
The following libraries are required by [[aMule]]:
  
* [[wxWidgets]]
+
* [[wxWidgets]] (2.6.0 or later)
* [http://curl.haxx.se Curl]
+
*[http://www.zlib.org zlib] library
 +
*[http://www.gnu.org/software/bison/bison.html bison] (is required to compile aMule)
 +
 
 +
 
 +
== Dependencies, which are not required, but recommended by [[aMule]]: ==
 +
*[[Libgd|LibGD]] (for [[CAS]])
 +
*[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] is recommended when using ''amuleweb'' to be able to generate progress bar images
 +
*[http://www.gnu.org/software/flex flex] must be installed in order to perform some concrete development on Yacc files
 +
*[http://www.perl.com Perl] and [http://www.xchat.org XChat] are required to run some tools in the aMule package
  
The following libraries are not required but recommended by [[aMule]]:
 
* [[Libgd|LibGD]] (for [[CAS]])
 
  
 
== Old dependencies ==
 
== Old dependencies ==
Line 12: Line 19:
  
 
* [[libcrypto|LibCrypto++]] (Necessary parts are currently merged into [[aMule]]'s code)
 
* [[libcrypto|LibCrypto++]] (Necessary parts are currently merged into [[aMule]]'s code)
 +
* [http://curl.haxx.se Curl]
 +
 +
== Note: ==
 +
Look [[Requirements#Required|here]] for further infos about required stuff.

Latest revision as of 01:47, 5 February 2006

Current dependencies

The following libraries are required by aMule:


Dependencies, which are not required, but recommended by aMule:

  • LibGD (for CAS)
  • 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
  • flex must be installed in order to perform some concrete development on Yacc files
  • Perl and XChat are required to run some tools in the aMule package


Old dependencies

The following libraries were required by aMule sometime in the past, but are no longer required:

Note:

Look here for further infos about required stuff.