Subject Re: [Firebird-general] Popular PHP apps ported to Firebird
Author marius popa
Lester Caine wrote:
> Nigel Weeks wrote:
>>Would anyone be interested in seeing SugarCRM ported to Firebird?

[cut]

> I fell at the first hurdle - because the machine is an i386 and Firebird
> in the i386 link is i686 ;)

rpm --ignorearch don't verify package architecture

another option is to recompile firebird and change in
firebird2/gen/make.platform

-march=i586 -mcpu=i686 to -march=i386 -mcpu=i686


--
Regards,

Marius - linux admin