Jump to content

Red Hat 9


Recommended Posts

Posted

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?

Posted

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..

Posted
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.

Posted
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

Posted

coulda used that link earlier...spent half an hour searching for the damn thing.

maybe mta could host the libraries in their downloads section?

Posted

Or you could try the libraries from here:

http://kl.net/mta

Thanks man! Yes that totally worked, just d/led the libraries, and boom, started up just fine. Could have used those links before I wasted 5 hours trying to (unsuccessfully) upgrade gcc, but whatever I am happy now! Thank you again!

Posted

I'm using Mandrake9.2, not a single problem at all. Only sometimes when i shut the server down, and start it shortly after it tells me it couldn't bind to socket... If i wait a while and kill some processes, it works.

nice job :>

SeBsZ

Posted (edited)
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
  • Recently Browsing   0 members

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