Difference between revisions of "Client Compile"

From FileZilla Wiki
Jump to navigationJump to search
m (Reverted edit of 140.128.20.205, changed back to last version by CodeSquid)
Line 1: Line 1:
[http://apodoses.info/ apodoses.info] [http://missmark.info/topic/safri.html safri] [http://helenemahieu.anywhy.info/ helene mahieu] [http://haedoverfeet.overhit.info/ haed over feet] [http://licei.geratic.info/ licei] [http://forswear.info/blog/aiwahifi.html aiwa hi fi] [http://episomes.info/articles/sugarfree.html sugarfree] [http://yakumo300gps2l.apodoses.info/ yakumo 300 gps 2l] [http://dryyoureyes.overhit.info/ dry your eyes] [http://modemadsllinksys.geratic.info/ modem adsl linksys] [http://pinkmssundaztood.geratic.info/ pink m ssundaztood] [http://forswear.info/blog/therasmusliquid.html the rasmus liquid] [http://forswear.info/blog/imip.html imip] [http:/%
+
FileZilla 3 has the following dependencies:
 +
 
 +
* wxWidgets
 +
* GnuTLS
 +
* libidn
 +
* gettext (Compiletime only)
 +
 
 +
If these dependencies are installed, compiling FileZilla is a simple as calling
 +
* ./configure
 +
* make
 +
* make install
 +
 
 +
For more exotic systems, more detailed instructions are provided: [[Compiling FileZilla 3 under Windows]]

Revision as of 18:06, 26 October 2007

FileZilla 3 has the following dependencies:

  • wxWidgets
  • GnuTLS
  • libidn
  • gettext (Compiletime only)

If these dependencies are installed, compiling FileZilla is a simple as calling

  • ./configure
  • make
  • make install

For more exotic systems, more detailed instructions are provided: Compiling FileZilla 3 under Windows