Subject | Re: Firebird SQL on Linux Centos 7 (Kernel 3.10) |
---|---|
Author | |
Post date | 2014-09-08T09:06:08Z |
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