hrefofficemanager [2012-02-18 22:06] : > The following URL has notes about what DID WORK and in the end, it was very > simple: > > http://needs-be.blogspot.com/2012/02/installing-firebird-25-64-bit-on-centos.html > just two points about your notes :
- instead of creating /var/firebirddata you can use /var/lib/firebird/data that is already created by the package and have firebird:firebird as owner - you have gsec in /usr/bin/ so no need to put full path to use it or use directly /usr/bin/gsec instead of /usr/lib64/firebird/bin this way it will be always ok, even if you use 32 bits platform
