Subject Re: [Firebird-general] New Flamerobin binary snapshot for Linux x86-64 only
Author Scott Morgan
On 23/07/14 14:47, mapopa@... [Firebird-general] wrote:
> Tested on Debian sid and Ubuntu 14.04 (I’m interested if it starts on
> other linuxes : Fedora , Gentoo , Arch , Slackware)
>
> http://www.firebirdnews.org/? p=9534 <http://www.firebirdnews.org/?p=9534>
>
> ps: libfbclient.so.2 is required

Well, it doesn't run on Slackware 13.37[0] (I really need to upgrade)

$ ldd ./flamerobin | grep "not found"
./flamerobin: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not
found (required by ./flamerobin)
./flamerobin: /usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not
found (required by ./flamerobin)
./flamerobin: /lib64/libc.so.6: version `GLIBC_2.15' not found (required
by ./flamerobin)
./flamerobin: /lib64/libc.so.6: version `GLIBC_2.17' not found (required
by ./flamerobin)
./flamerobin: /lib64/libc.so.6: version `GLIBC_2.14' not found (required
by ./flamerobin)

I do have FR 0.9.3 running on here[1], so it might be possible to
tighten up the glib requirements.

[0] Has: glibc-2.13, cxxlibs-6.0.14
[1] flamerobin-0.9.3.1897-x86_64-gtk2.tgz from the same sf.net location