|
From: SourceForge.net <no...@so...> - 2005-10-03 17:07:17
|
Bugs item #640582, was opened at 2002-11-19 12:15 Message generated for change (Comment added) made by dimitr You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109028&aid=640582&group_id=9028 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Linux ports Group: Initial Bug Status: Open Resolution: None Priority: 5 Submitted By: Markus Tondorf (wftondorf) >Assigned to: Paul Beach (paulbeach) Summary: HP-UX 11 port: No Character Sets Initial Comment: FirebirdSS-1.0.0.821-HP11.tar.gz There is a bug in Firebird for HP UX 11. The server does not recognize any character sets different from ASCII. Using isql to create a database with the character set WIN1252 results in the error: Implementation of text subtype 53 not located. The tables rdb$types and RDB$CHARACTER_SET_NAME are identical with the ones on wintel-systems. Georg Ritter was able to reproduce this bug. ---------------------------------------------------------------------- >Comment By: Dmitry Yemanov (dimitr) Date: 2005-10-03 20:26 Message: Logged In: YES user_id=61270 It appears that libgdsintl.so / libfbintl.so is either missing or not installed properly. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=109028&aid=640582&group_id=9028 |