Page 1 of 1

Error in Ubuntu 18.04

Posted: 2022-01-17 17:30
by edufissure3
Hi after installing Fileserver 1.2.0 in ubuntu 18.04 i face this problem when i want to execute or launch the service:

oriol@oriol-VirtualBox:/opt/filezilla-server/bin$ ./filezilla-server
./filezilla-server: /lib/x86_64-linux-gnu/libcrypt.so.1: version `XCRYPT_2.0' not found (required by /opt/filezilla-server/bin/../lib/libfilezilla.so.23)
13:29

oriol@oriol-VirtualBox:/opt/filezilla-server/bin$ ./filezilla-server-gui
./filezilla-server-gui: /lib/x86_64-linux-gnu/libcrypt.so.1: version `XCRYPT_2.0' not found (required by /opt/filezilla-server/bin/../lib/libfilezilla.so.23)
./filezilla-server-gui: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /opt/filezilla-server/bin/../lib/libwx_baseu-3.0.so.0)


Any help would be apreciated

Re: Error in Ubuntu 18.04

Posted: 2022-01-18 20:15
by botg
The distribution you are using is way too old.

The binaries for FileZilla Server are built for Debian 11 (Bullseye) or compatible.

Either update your distribution, or compile FileZilla Server from source as well as any missing dependencies.

Re: Error in Ubuntu 18.04

Posted: 2022-01-22 11:21
by edufissure3
There isnt any nightly build source for linux you can compile no ? im trying to download .bz2 and there is no make or configure files to compile...

Thanks

Re: Error in Ubuntu 18.04

Posted: 2022-01-23 00:23
by boco

Re: Error in Ubuntu 18.04

Posted: 2022-01-23 11:26
by edufissure3
Yes i know, but for example if you download https://filezilla-project.org/nightlies ... er.tar.bz2 from here and extract, you cant compile, or i cant see the READMe, ./configure and make, make install scripts to compile.... Sorry if im confused or i missed something.

Re: Error in Ubuntu 18.04

Posted: 2022-01-23 13:03
by Cloud2021
I am trying to download but i am not seeing the configure files. Is there any build source for linux I can compile to?

Re: Error in Ubuntu 18.04

Posted: 2022-01-24 07:22
by oibaf
edufissure3 wrote:
2022-01-23 11:26
Yes i know, but for example if you download https://filezilla-project.org/nightlies ... er.tar.bz2 from here and extract, you cant compile, or i cant see the READMe, ./configure and make, make install scripts to compile.... Sorry if im confused or i missed something.
That is the link to the binaries, not the sources.

Click on "sources snapshot" on the page that @boco linked, or download the latest source snapshots from here: https://filezilla-project.org/nightlies_server/latest/