installation not set fbintl files properly ------------------------------------------
Key: CORE-3869 URL: http://tracker.firebirdsql.org/browse/CORE-3869 Project: Firebird Core Issue Type: Bug Components: Charsets/Collation, Installation Affects Versions: 2.5.1 Environment: FreeBSD 9 64bit Reporter: erick perez I have tried some times install Firebird-2.5.1.26351-0 from source code, the installation finished fine, but i get this message error when i try connect to db file: bad parameters on attach or create database CHARACTER SET ISO8859_1 is not defined there isn't intl folder on firebird system directory, i copy this folder manually from compiled work folder, this folder contain fbintl.conf and fbintl (a binary file) , but i get the same error. Firebird system directory after installation: # ll /usr/local/etc/firebird/ total 24 -r--r--r-- 1 root wheel 257 Jun 14 11:41 aliases.conf -r--r--r-- 1 root wheel 257 Jun 14 11:41 aliases.conf.sample -r--r--r-- 1 root wheel 6381 Jun 14 11:41 fbintl.conf -r--r--r-- 1 root wheel 4914 Jun 14 11:41 fbtrace.conf -rw-r--r-- 1 root wheel 26775 Jun 14 11:41 firebird.conf there isn't intl folder, but fbintl.conf yes intl folder is created in /usr/local/libexec/firebird # ll /usr/local/libexec/firebird/intl/ total 992 -r-xr-xr-x 1 root firebird 980640 Jun 14 11:41 fbintl however, i try to do this: # mkdir /usr/local/etc/firebird/intl # cp /usr/local/libexec/firebird/intl/ /usr/local/etc/firebird/intl # cp /usr/local/etc/firebird/fbintl.conf /usr/local/etc/firebird/intl but nothing. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://tracker.firebirdsql.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ Firebird-Devel mailing list, web interface at https://lists.sourceforge.net/lists/listinfo/firebird-devel