Subject | Re: [firebird-support] Fedora 7 |
---|---|
Author | K. Kumakura |
Post date | 2007-08-27T12:11:59Z |
> Hi,I experienced the same error in CentOS 5, and resolved by
>
> How do i overcome this error during the install of Firebird 2 on Fedora 7?
>
> error: Failed dependencies:
> libstdc++.so.5 is needed by FirebirdCS-2.0.2.12964-0.i686
installing libstdc++so.5:
# yum install compat-libstdc++-33
K. Kumakura