Client Compile: Difference between revisions

From FileZilla Wiki
Jump to navigationJump to search
(OscLmoYsKR)
m (Reverted edits by 178.198.59.219 (talk) to last revision by 169.233.3.65)
Line 1: Line 1:
Listening to Stafford FM in Saudi Arabia is great, love all the local news and also whats going on there, like to wish you all in Stafford a merry xmas and happy new year, Oh yes Ill be after my T shirt to bring back here xxxxxx
FileZilla 3 has the following dependencies:
 
* wxWidgets
* GnuTLS
* libidn
* gettext (Compiletime only)
* libdbus (under Unix-like systems)
 
If these dependencies are installed, compiling FileZilla is as simple as calling
* ./configure
* make
* make install
 
For more exotic systems, more detailed instructions are provided:
 
# [[Compiling FileZilla 3 under Windows]]
# [[Compiling FileZilla 3 under Mac OS X]]
# [[Compiling FileZilla 3 under Open Solaris]]
# [[Cross Compiling FileZilla 3 for Windows under Debian GNU/Linux]]

Revision as of 08:15, 30 November 2012

FileZilla 3 has the following dependencies:

  • wxWidgets
  • GnuTLS
  • libidn
  • gettext (Compiletime only)
  • libdbus (under Unix-like systems)

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

  • ./configure
  • make
  • make install

For more exotic systems, more detailed instructions are provided:

  1. Compiling FileZilla 3 under Windows
  2. Compiling FileZilla 3 under Mac OS X
  3. Compiling FileZilla 3 under Open Solaris
  4. Cross Compiling FileZilla 3 for Windows under Debian GNU/Linux