Jump to content

Red Hat 9


Recommended Posts

Anyone have this working on Red Hat 9?

I get this

./MTAServer0.3: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

That is a GCC 3.0+ library, RH 9 only has GCC 2.96. I'm certainly not upgrading GCC just for MTA. Is there a way around this?

Link to comment

That means RedHat has old library's which aren't compatible with the MTA Server. It's hard to manually update these library's, but you can try it.

I personally don't like RedHat because of things like this..

Link to comment
Anyone have this working on Red Hat 9?

I get this

./MTAServer0.3: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

That is a GCC 3.0+ library, RH 9 only has GCC 2.96. I'm certainly not upgrading GCC just for MTA. Is there a way around this?

Installing gcc 3.x will indeed fix this problem. gcc 3.x is a much better compiler than 2.96 anyway. MTA is doing you a huge favor if they get you to upgrade from 2.96.

Link to comment
Anyone have this working on Red Hat 9?

I get this

./MTAServer0.3: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

That is a GCC 3.0+ library, RH 9 only has GCC 2.96. I'm certainly not upgrading GCC just for MTA. Is there a way around this?

Or you could try the libraries from here:

http://kl.net/mta

Link to comment
Anyone have this working on Red Hat 9?

I get this

./MTAServer0.3: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory

That is a GCC 3.0+ library, RH 9 only has GCC 2.96. I'm certainly not upgrading GCC just for MTA. Is there a way around this?

Or you could try the libraries from here:

http://kl.net/mta

Does this work voor debian also?

I have got the same problem

http://forum.mtavc.com/viewtopic.php?t=5915

If so.. In wich folder do i have to put them in

UPDATE

WOOHOO i putted the libstdc++.so.5 in /usr/lib/ and libgcc_s.so.1 in /lib/ and now it works also on debian 2.4 stable :D

Edited by Guest
Link to comment
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...