Displaying 1 result from an estimated 1 matches for "firebirdss".
Did you mean:
firebird's
2009 Jun 18
0
Howto change arch for FirebirdSS rpm
...d).
I have built it on my machine originally but now I want make it in mock
environment. I solved almost everything but Firebird support for 64bit
arch. Original RPM from http://www.firebirdsql.org/ are made with amd64
arch but my php is x86_64. And I don't know how to solve it.
.src.rpm for FirebirdSS and/or FirebirdCS is on available.
I have this section in .spec
%if %{with_interbase}
%package interbase
Group: Development/Languages
Prereq: php = %{version}-%{release}, perl
Summary: A Sybase/MSSQL database module for PHP.
Provides: php_database
# BuildPrereq: /usr/include/gds.h /usr/includ...