Article 5S290 [SOLVED] Install filezilla in Raspberry PI 4B

[SOLVED] Install filezilla in Raspberry PI 4B

by
ciroreed
from LinuxQuestions.org on (#5S290)
kinda painful, I have to install from source so many deps are straightforward while others give problms:

running /opt/filezilla-3.56.2/libfilezilla-0.34.2 $ ./configure && make && make install
...
Code:msgmerge: error while loading shared libraries: libgettextsrc-0.21.so: cannot open shared object file: No such file or directory...
Code:libtool: link: ranlib .libs/libfilezilla.a
libtool: link: ( cd ".libs" && rm -f "libfilezilla.la" && ln -s "../libfilezilla.la" "libfilezilla.la" )
make[1]: Leaving directory '/opt/filezilla-3.56.2/libfilezilla-0.34.2/lib'
Making all in demos
make[1]: Entering directory '/opt/filezilla-3.56.2/libfilezilla-0.34.2/demos'
/bin/bash ../libtool --tag=CXX --mode=link g++ -std=c++17 -g -O2 -Wall -no-install -o timer_fizzbuzz timer_fizzbuzz-timer_fizzbuzz.o ../lib/libfilezilla.la -lpthread
libtool: link: g++ -std=c++17 -g -O2 -Wall -o timer_fizzbuzz timer_fizzbuzz-timer_fizzbuzz.o ../lib/.libs/libfilezilla.so -lpthread -pthread -Wl,-rpath -Wl,/opt/filezilla-3.56.2/libfilezilla-0.34.2/lib/.libs
/usr/bin/ld: ../lib/.libs/libfilezilla.so: undefined reference to `gnutls_session_set_verify_output_function@GNUTLS_3_7_0'
collect2: error: ld returned 1 exit status
make[1]: *** [Makefile:499: timer_fizzbuzz] Error 1
make[1]: Leaving directory '/opt/filezilla-3.56.2/libfilezilla-0.34.2/demos'
make: *** [Makefile:492: all-recursive] Error 1no clues on this. Any other data needed?latest?d=yIl2AUoC8zA latest?i=E_zd0dkSbGk:MUAN-39-4Dk:F7zBnMy latest?i=E_zd0dkSbGk:MUAN-39-4Dk:V_sGLiP latest?d=qj6IDK7rITs latest?i=E_zd0dkSbGk:MUAN-39-4Dk:gIN9vFw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments