libfilezilla

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
Toussaint1963
500 Command not understood
Posts: 4
Joined: 2019-10-18 23:18

libfilezilla

#1 Post by Toussaint1963 » 2019-10-18 23:26

Hello,
I downloaded filezilla and started ./configure. But I got the error libfilezilla wanted. Download it on filezilla-project.org. Where can I get it?
Sincerely Johannes Fangmeyer

User avatar
boco
Contributor
Posts: 26936
Joined: 2006-05-01 03:28
Location: Germany

Re: libfilezilla

#2 Post by boco » 2019-10-19 00:50

No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

Toussaint1963
500 Command not understood
Posts: 4
Joined: 2019-10-18 23:18

Re: libfilezilla

#3 Post by Toussaint1963 » 2019-10-20 18:50

Hello,
I downloaded libfilezilla. I tried to install it with ./configure. But I got the error message nettle 3.1 greater needed. I downloaded nettle-3.1 and copied it in the libfilezilla directory. Then I installed nettle 3.1 succesful. But I got still the error message nettle 3.1 greater needed. What must I do?
Sincerely Johannes Fangmeyer

User avatar
botg
Site Admin
Posts: 35563
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: libfilezilla

#4 Post by botg » 2019-10-21 07:17

Looks like Nettle hasn't been installed correctly. Make sure it actually is installed and discoverable by pkg-config.

Toussaint1963
500 Command not understood
Posts: 4
Joined: 2019-10-18 23:18

Re: libfilezilla

#5 Post by Toussaint1963 » 2019-10-22 20:28

Hello,
Igot often the messange with make:
-lnettle -o base16enc
gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true
gcc -g -O2 -ggdb3 -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \

What could I do?

User avatar
botg
Site Admin
Posts: 35563
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

Re: libfilezilla

#6 Post by botg » 2019-10-23 10:16

There doesn't seem anything wrong with those lines.

Toussaint1963
500 Command not understood
Posts: 4
Joined: 2019-10-18 23:18

Re: libfilezilla

#7 Post by Toussaint1963 » 2019-10-23 13:19

I have installed Filezilla with dnf on Fedora. It runs. Thank You for Your help.
Sincerely
Johannes Fangmeyer

Post Reply