#11410 closed Other (rejected)
Version 3.28.0 fails on Ubuntu 16.04 with libpng16.so.16
Reported by: | Paddy Landau | Owned by: | |
---|---|---|---|
Priority: | low | Component: | FileZilla Client |
Keywords: | client | Cc: | |
Component version: | 3.28.0 | Operating system type: | Linux |
Operating system version: | Lubuntu 16.04 64-bit |
Description
I have downloaded and installed the latest FileZilla version 3.28.0.
Unfortunately, it crashes on startup. The error message reads:
filezilla: error while loading shared libraries: libpng16.so.16: cannot open shared object file: No such file or directory
I tried installing libpng16-16 (libpng12-0 was already installed), and the error message changed to:
filezilla: /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.22' not found (required by filezilla)
As libstdc versions 5 and 6 are already installed, I don't know how to proceed. In the meantime, I have fallen back to version 3.27.1.
Thank you.
Change History (3)
comment:1 by , 7 years ago
comment:2 by , 7 years ago
Priority: | critical → low |
---|---|
Type: | Bug report → Other |
comment:3 by , 7 years ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
The official binaries are built for Debian 9 or compatible. Please upgrade to Debian 9 or a compatible Linux distribution or compile FileZilla from source.
Note:
See TracTickets
for help on using tickets.
Linux Mint KDE 18.2 - Same issue here. Unable to launch application. 3.27.1 works.