Subject Re: Firebird SQL on Linux Centos 7 (Kernel 3.10)
Author

EPEL 7 left the beta stage so you can install Firebird 2.5.3 packages for Centos/RHEL 7

sudo yum install http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-1.noarch.rpm

yum –enablerepo=epel install firebird-superclassic
service firebird-superclassic start
chkconfig firebird-superclassic on