FileZilla 3 Linux binary test

Moderator: Project members

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

#16 Post by botg » 2005-01-06 15:50

Please test the latest nightly: http://62.132.1.58/nightly.php

User avatar
ICeDX
500 Command not understood
Posts: 5
Joined: 2005-01-06 09:07
Location: /home/brandon

Error with latest

#17 Post by ICeDX » 2005-01-06 16:56

./filezilla: error while loading shared libraries: libexpat.so.1: cannot open shared object file: No such file or directory
Three murders, multiple gunshot wounds with a Glock 9. Civil Protection be advised, pacify.

User avatar
ICeDX
500 Command not understood
Posts: 5
Joined: 2005-01-06 09:07
Location: /home/brandon

error2

#18 Post by ICeDX » 2005-01-06 17:19

I installed libexpat but I still got errors. So I had to symlink to bypass and now it works.

su to root, and
ln -sf /usr/lib/libexpat.so.{0,1}
Three murders, multiple gunshot wounds with a Glock 9. Civil Protection be advised, pacify.

Superracingteam
150 Opening data channel
Posts: 55
Joined: 2004-05-18 15:41

#19 Post by Superracingteam » 2005-01-06 20:00

the rproblem with Xinerama disappeared

FZ 3 is great!!

kieran776
504 Command not implemented
Posts: 6
Joined: 2004-12-07 02:00

#20 Post by kieran776 » 2005-01-06 20:37

Ok, I downloaded. And extracted. Now what?? When I double click on FileZilla3/bin/filezilla it doesn't work :(

Edit: I used ICeDX code and now it works. But the graphics are different (ugly) compared to the last beta build. How do I set it back to what it was??
kieran776

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

#21 Post by botg » 2005-01-06 20:45

Please always include more information in your reports.
Did you try the correct binary for your system? Where there any error message? What's your system? Did you try the superior command line instead of some filesystem browser?

kieran776
504 Command not implemented
Posts: 6
Joined: 2004-12-07 02:00

#22 Post by kieran776 » 2005-01-07 03:32

Did you try the correct binary for your system? Where there any error message? What's your system? Did you try the superior command line instead of some filesystem browser?
Thats the funny thing. No errors, nothing. Im on Mandrake Linux 10.1, and used the linux nightly download. I tried opening from root etc. Nothing worked till I did what ICeDX said, then it loaded no problem.

Now I want to know how to reverse what I did so I can try other things.
kieran776

User avatar
b.veldkamp
500 Command not understood
Posts: 2
Joined: 2005-01-06 22:36

#23 Post by b.veldkamp » 2005-01-07 07:45

Works almost perfect on FC3, just some small things:
1. Ordinary users can't access the "share" directory, I think this should be chmod 755.
2. The error message about libexpat.so.1, already mentioned by ICeDX.
3. Message at startup: "/usr/lib/libpng12.so.0: no version information available (required by filezilla)"

But maybe I should just upgrade expat and png.

Berend

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

#24 Post by botg » 2005-01-07 10:37

Ok, I think I can try linking libpng and libexpat statically, that should sove the problems. Please wait for 2005-01-08 nightly.

Paully
500 Command not understood
Posts: 3
Joined: 2005-01-11 15:26

missing file: libidn.so.11

#25 Post by Paully » 2005-01-11 17:10

Hi

I am really looking forward to trying this Linux version... however, I get the following error:

Code: Select all

bash-2.05b# ./filezilla
./filezilla: error while loading shared libraries: libidn.so.11: cannot open shared object file: No such file or directory
I do seem to have the file...

Code: Select all

bash-2.05b# ldd filezilla
        linux-gate.so.1 =>  (0xffffe000)
        libgtk-x11-2.0.so.0 => /usr/lib32/libgtk-x11-2.0.so.0 (0x5558a000)
        libgdk-x11-2.0.so.0 => /usr/lib32/libgdk-x11-2.0.so.0 (0x55872000)
        libatk-1.0.so.0 => /usr/lib32/libatk-1.0.so.0 (0x558e6000)
        libgdk_pixbuf-2.0.so.0 => /usr/lib32/libgdk_pixbuf-2.0.so.0 (0x55901000)
        libpangoxft-1.0.so.0 => /usr/lib32/libpangoxft-1.0.so.0 (0x55918000)
        libpangox-1.0.so.0 => /usr/lib32/libpangox-1.0.so.0 (0x5591d000)
        libpango-1.0.so.0 => /usr/lib32/libpango-1.0.so.0 (0x55929000)
        libgobject-2.0.so.0 => /usr/lib32/libgobject-2.0.so.0 (0x5595e000)
        libgmodule-2.0.so.0 => /usr/lib32/libgmodule-2.0.so.0 (0x5599d000)
        libgthread-2.0.so.0 => /usr/lib32/libgthread-2.0.so.0 (0x559a1000)
        libglib-2.0.so.0 => /usr/lib32/libglib-2.0.so.0 (0x559a6000)
        libz.so.1 => /lib32/libz.so.1 (0x55a26000)
        libdl.so.2 => /lib32/libdl.so.2 (0x55a38000)
        libidn.so.11 => not found
        libstdc++.so.5 => /usr/lib32/libstdc++.so.5 (0x55a3b000)
        libm.so.6 => /lib32/libm.so.6 (0x55aee000)
        libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0x55b10000)
        libpthread.so.0 => /lib32/libpthread.so.0 (0x55b19000)
        libc.so.6 => /lib32/libc.so.6 (0x55b6d000)
        libX11.so.6 => /usr/X11R6/lib32/libX11.so.6 (0x55c84000)
        libXrandr.so.2 => /usr/X11R6/lib32/libXrandr.so.2 (0x55d4f000)
        libXi.so.6 => /usr/X11R6/lib32/libXi.so.6 (0x55d53000)
        libXinerama.so.1 => /usr/X11R6/lib32/libXinerama.so.1 (0x55d5b000)
        libXft.so.2 => /usr/X11R6/lib32/libXft.so.2 (0x55d5f000)
        libfreetype.so.6 => /usr/lib32/libfreetype.so.6 (0x55d72000)
        libfontconfig.so.1 => /usr/lib32/libfontconfig.so.1 (0x55ddb000)
        libXcursor.so.1 => /usr/X11R6/lib32/libXcursor.so.1 (0x55e02000)
        libXrender.so.1 => /usr/X11R6/lib32/libXrender.so.1 (0x55e0b000)
        libXext.so.6 => /usr/X11R6/lib32/libXext.so.6 (0x55e14000)
        libpangoft2-1.0.so.0 => /usr/lib32/libpangoft2-1.0.so.0 (0x55e24000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x55555000)
        libexpat.so.0 => /usr/lib32/libexpat.so.0 (0x55e4a000)

bash-2.05b# ll /usr/lib32/libidn.so*
lrwxrwxrwx  1 root root   16 Jan 11 15:23 /usr/lib32/libidn.so -> libidn.so.11.1.4
lrwxrwxrwx  1 root root   16 Jan 11 15:23 /usr/lib32/libidn.so.11 -> libidn.so.11.1.4
-rwxr-xr-x  1 root root 190K Oct 21 13:50 /usr/lib32/libidn.so.11.1.4

bash-2.05b# ll /lib32/libidn.so*
lrwxrwxrwx  1 root root   16 Jan 11 15:19 /lib32/libidn.so -> libidn.so.11.1.4
lrwxrwxrwx  1 root root   16 Jan 11 15:19 /lib32/libidn.so.11 -> libidn.so.11.1.4
-rwxr-xr-x  1 root root 190K Oct 21 13:50 /lib32/libidn.so.11.1.4
Any ideas?

O/S: Gentoo Linux
Arch: AMD64

Thanks

PAULLY

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

Re: missing file: libidn.so.11

#26 Post by botg » 2005-01-11 18:10

Code: Select all

bash-2.05b# ll /usr/lib32/libidn.so*
lrwxrwxrwx  1 root root   16 Jan 11 15:23 /usr/lib32/libidn.so -> libidn.so.11.1.4
lrwxrwxrwx  1 root root   16 Jan 11 15:23 /usr/lib32/libidn.so.11 -> libidn.so.11.1.4
-rwxr-xr-x  1 root root 190K Oct 21 13:50 /usr/lib32/libidn.so.11.1.4

bash-2.05b# ll /lib32/libidn.so*
lrwxrwxrwx  1 root root   16 Jan 11 15:19 /lib32/libidn.so -> libidn.so.11.1.4
lrwxrwxrwx  1 root root   16 Jan 11 15:19 /lib32/libidn.so.11 -> libidn.so.11.1.4
-rwxr-xr-x  1 root root 190K Oct 21 13:50 /lib32/libidn.so.11.1.4
Strange library paths, are you sure those are in the standard library search paths? If not, try to add them to the LD_LIBRARY_PATH environment variable.

Paully
500 Command not understood
Posts: 3
Joined: 2005-01-11 15:26

#27 Post by Paully » 2005-01-12 14:15

Yep, they are in my shared library .conf file...

Code: Select all

amd64 bin # cat /etc/ld.so.conf
# ld.so.conf autogenerated by env-update; make all changes to
# contents of /etc/env.d directory
/usr/local/lib
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/3.3.4
/usr/lib/opengl/nvidia/lib
/usr/lib32/opengl/nvidia/lib
/usr/X11R6/lib64
/usr/X11R6/lib
/opt/blackdown-jdk-1.4.2.01/jre/lib/amd64/
/opt/blackdown-jdk-1.4.2.01/jre/lib/amd64/native_threads/
/opt/blackdown-jdk-1.4.2.01/jre/lib/amd64/classic/
/lib32
/usr/lib32
/emul/linux/x86/lib
/emul/linux/x86/usr/lib
/usr/qt/3/lib
/usr/kde/3.3/lib
/usr/kde/3.2/lib
/usr/X11R6/lib32
/usr/games/lib
and the particular file in question is definitely in my library cache...

Code: Select all

amd64 bin # ldconfig -p |grep 'libidn.so.11'
        libidn.so.11 (libc6,x86-64) => /lib32/libidn.so.11
        libidn.so.11 (libc6,x86-64) => /usr/lib32/libidn.so.11
        libidn.so.11 (libc6,x86-64) => /lib/libidn.so.11
        libidn.so.11 (libc6,x86-64) => /usr/lib/libidn.so.11
1. Could it be a 64-bit issue?
2. Have you tried and tested your binaries on AMD64 architecture yet?
3. If not, can I help?

Regards

PAULLY

Swatinem
504 Command not implemented
Posts: 10
Joined: 2005-01-14 14:39

#28 Post by Swatinem » 2005-01-14 14:46

@Paully: Maybe its a 32 vs. 64 bit problem. Can you run other 32bit programs?

Or try out the following ebuild: http://forums.gentoo.org/viewtopic.php? ... =filezilla
That worked for me with small changes.
Looks really promising.
The only problem i have is that i can't scroll the file list with my mouse-wheel.

uargh:
swatinux ~ # genlop -t wxgtk
* x11-libs/wxGTK

Fri Jan 14 15:57:33 2005 >>> x11-libs/wxGTK-2.5.3
merge time: 1 hour, 10 minutes and 10 seconds.

Paully
500 Command not understood
Posts: 3
Joined: 2005-01-11 15:26

#29 Post by Paully » 2005-01-18 11:37

Swatinem wrote:@Paully: Maybe its a 32 vs. 64 bit problem. Can you run other 32bit programs?
Yes, although I only have Doom3 :)

I think it must be a 64-bit problem. The latest FileZilla nightly build runs fine on my wife's Gentoo x86 machine.
Or try out the following ebuild: http://forums.gentoo.org/viewtopic.php? ... =filezilla
That worked for me with small changes.
Hhhm, not on the AMD64. It warns about wxGTK versions.

I'll keep an eye on the nightly builds and then wait for an official .ebuild in the Portage tree... I am sure it won't be long!

:-)

PAULLY

panfr
503 Bad sequence of commands
Posts: 21
Joined: 2004-03-26 08:56

#30 Post by panfr » 2005-01-19 19:46

The latest succesfully autogenned static binary ( 2005-01-14 ) works OK here, with no complaints (Arch Linux 0.7)

Post Reply