Subject | Re: [firebird-support] Re: problems with install from source (linux) |
---|---|
Author | Milan Babuskov |
Post date | 2005-11-04T16:31:54Z |
mikcaau wrote:
with libstdc++.so.5. The right thing to do is to find and install
libstdc++.so.5.
Anyway, that's not the real problem. As he *compiled* firebird, it links
to the correct .so file it found on the system, and the error message
cleanly shows that it "cannot open" the file.
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org
> During the small amount of Linux I've done the only problem I've hadThat's not the best idea, as libstdc++.so.6 is not backward compatible
> with FB is the library. More recent Linux distros ship with a newer
> libstdc++ and the solution is to create a link to it in
> /opt/firebird/bin called libstdc++.so.6.
with libstdc++.so.5. The right thing to do is to find and install
libstdc++.so.5.
Anyway, that's not the real problem. As he *compiled* firebird, it links
to the correct .so file it found on the system, and the error message
cleanly shows that it "cannot open" the file.
--
Milan Babuskov
http://fbexport.sourceforge.net
http://www.flamerobin.org