Subject | Re: [Firebird-general] New Flamerobin binary snapshot for Linux x86-64 only |
---|---|
Author | marius adrian popa |
Post date | 2014-07-23T16:03:16Z |
On Wed, Jul 23, 2014 at 5:34 PM, Mike Ro miker169@... [Firebird-general] <Firebird-general@yahoogroups.com> wrote:
I am running a fairly vanilla Ubuntu 14.04 and also don't have GLIBCXX_3.4.20 in libstdc++.so.6.
On 23/07/14 15:24, Scott Morgan blumf@... [Firebird-general] wrote:
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
strings libstdc++.so.6|grep GLIBCXX gives versions 3.4.1 to 3.4.19.
Was the new version built with libstd from another ppa?