Tiny Core Linux
Tiny Core Extensions => TCE Q&A Forum => Topic started by: pan on March 11, 2016, 10:19:18 AM
-
I see the icon, but it doesn't open.
-
Works for me.
Any error message when running filezilla from a terminal window?
-
It doesn't find libiconv.so.2.
-
Which version of Core are you using?
If on x86 below tc7.x then download and load libiconv.tcz .
wget -P /etc/sysconfig/tcedir/optional http://tinycorelinux.net/5.x/x86/tcz/libiconv.tcz
tce-load -i libiconv.tcz
Just make sure you don't have it loaded when compiling anything.
-
Thanks :)