Subject Re: Implementation of text subtype 3 not located.
Author Doychin
I did some extra testing. I downloaded the most recent snapshot build of FB 2.1.5 and tried with it to. Same result.

Then I tried something else. I tried with simple create database statement without character set.

Success!!

Next thing was to check is there libicu installed by CentOS and there was. After removing libicu-3.6 I was able to create my database using UTF8 as default character set without any error messages.

I hope this can help someone else in case he has similar problem.

Doychin Bondzhev

--- In firebird-support@yahoogroups.com, "Doychin" <doychin@...> wrote:
>
> I'm having trouble with new installation of Firebird 2.1.4.
>
> It is a Linux CentOS 5.6 32 bit installation. New installation with all updates.
>
> I'm using Classic Firebird.
>
> Installation was without any problems but when I tried to crate new database I got the message from the subject. File is created where database is supposed to be but can't connect to it. As soon as i try to connect I get "Implementation of text subtype 3 not located." and can't continue. I create and connect to database using isql.
>
> Any ideas?
>
> Thanks in advance
>