Subject Re: "Collation unicode for character set utf8 is not installed" - why?
Author skoczian
--- In firebird-support@yahoogroups.com, Adriano dos Santos
Fernandes <adrianosf@...> wrote:
>
> skoczian escreveu:
> > Hello,
> >
> > using Firebird 2.1.1 in Gentoo Linux I get this error with every
> > SELECT query involving a column declared with
collation "unicode" in
> > a database with default character set UTF8. No difference
between
> > FlameRobin and isql.
> >
> >
> Did you downloaded it from FB project or is it from Gentoo
repositories?
>

From Gentoo repositories, Version dev-db/firebird-2.1.1.17910.0.

> Please do a ldd fbserver (for Super) or libfbembed (for Classic)
to see
> dependencies.
>
sib@Elend ~ $ ldd /usr/bin/fbserver
linux-gate.so.1 => (0xffffe000)
libdl.so.2 => /lib/libdl.so.2 (0xb7f77000)
libncurses.so.5 => /lib/libncurses.so.5 (0xb7f33000)
libicuuc.so.38 => /usr/lib/libicuuc.so.38 (0xb7e13000)
libicudata.so.38 => /usr/lib/libicudata.so.38 (0xb733c000)
libicui18n.so.38 => /usr/lib/libicui18n.so.38 (0xb71e0000)
libstdc++.so.6
=> /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libstdc++.so.6 (0xb70f6000)
libm.so.6 => /lib/libm.so.6 (0xb70d0000)
libgcc_s.so.1
=> /usr/lib/gcc/i686-pc-linux-gnu/4.1.2/libgcc_s.so.1 (0xb70c4000)
libpthread.so.0 => /lib/libpthread.so.0 (0xb70ad000)
libc.so.6 => /lib/libc.so.6 (0xb6f7d000)
/lib/ld-linux.so.2 (0xb7f93000)


> Does firebird.log have anything?

No, nothing.

Does this help?

Greetings,
Herta