JUEGOS/SOFTWARE/HARDWARE > SOFTWARE

Como compilar Filezilla en Linux Mint (vale para cualquier distro por eso)

(1/4) > >>

Fl0ppy:



--- Quote (selected) ---Welcome to the homepage of FileZilla®, the free FTP solution. The FileZilla Client not only supports FTP, but also FTP over TLS (FTPS) and SFTP. It is open source software distributed free of charge under the terms of the GNU General Public License.

We are also offering FileZilla Pro, with additional protocol support for WebDAV, Amazon S3, Backblaze B2, Dropbox, Microsoft OneDrive, Google Drive, Microsoft Azure Blob and File Storage, and Google Cloud Storage.

Last but not least, FileZilla Server is a free open source FTP and FTPS Server.

Support is available through our forums, the wiki and the bug and feature request trackers.

In addition, you will find documentation on how to compile FileZilla and nightly builds for multiple platforms in the development section.

--- Fin de la cita ---


Esta versión compilada es mucho más compatible que la oficial  :fuckyeah: , tiene las siguientes diferéncias

Incluye integrado dentro del binario del Filezilla las siguientes librerias:

-SQLite
-Nettle
-WxWidgets
-Gmp
-GnuTls
-Libfilezilla
-Libidn
-Libgcc
-Libstdc++

Compilación creada bajo

--- Quote (selected) ---Linux mint-EP35-DS3 5.4.0-90-generic #101~18.04.1-Ubuntu SMP Fri Oct 22 09:25:04 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux) 2.27

--- Fin de la cita ---

This compiled version works without any issue in this tested distros


--- Quote (selected) ---Void GNU/Linux (Kernel 5.14/5.17, Glibc 2.32) just run bin/./filezilla
Arch/Manjaro  (Kernel 5.18.11, Glibc 2.32) just run bin/./filezilla
Debian 11.1.0 (LXQT) (Kernel 5.10.11, Glibc 2.32) just run bin/./filezilla
Fresh installation of Linux Mint Cinnamon 19.3, run ./filezilla.sh

--- Fin de la cita ---

Fl0ppy:
Creada versión actualizada  a la 3.54.1

Fl0ppy:
Finalmente creada una versión con soporte de JSTOR, aparte he creado un github, que el script usa, ya que por ejemplo el compilador GOLANG en tar.gz ocupa 123 MB pero comprimido con 7z ocupa unos 75 MB, aparte he quitado que las WXWidgets usen git y se descarga un 7z que he hecho ahorrando un porrón de mb y de tiempo

Este es el proyecto en GITHUB
https://github.com/johna23-lab/filezilla/

Fl0ppy:
Creada versión actualizada a la 3.55.1, de paso he mejorado el script, el otro no creo que funcionase bien a la gente, en este caso se ha testeado bajo una Linux Mint cinnamon (he migrado de mate a cinnamon) 19.3  de 64 bits instalada de cero y ha funcionado perfectamente, tanto el script de compilación como el Filezilla compilado

Fl0ppy:
Creada versión nueva con bastantes cambios en el script de compilación y algunos en el binario


--- Quote (selected) ---# B06092021
# Updated GMP to gmp-6.2.1; nettle to nettle-3.7.3; libidn2 to libidn2-2.3.2
# Now the installer creates the compiled Filezilla folder with the binaries and the libs, ready to run
# Informs the version of the GLIBC that has been used for the compilation
# Added missing libuplink for fzstorj
# The script stripes the binaries saving more than 240 MB
# Informs of the free space that is required for the compilation

--- Fin de la cita ---

Navegación

[0] Índice de Mensajes

[#] Página Siguiente

Ir a la versión completa