D - DMD on Fedora 4
- Trevor Parscal <Trevor_member pathlink.com> Oct 19 2005
- Sphinx <Sphinx_member pathlink.com> May 30 2006
I have used DMD on RedHat 9, but now that I updated to Fedora Core 4, which doesn't have libstdc++.so.5, but rather, version 6, DMD isn't working... I get this error.. dmd: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory however, in /usr/lib/ I have libstdc++.so.6 So, what do I do? Any ideas? Thanks, Trevor Parscal
Oct 19 2005
In article <dj4t7k$15pu$1 digitaldaemon.com>, Trevor Parscal says...I have used DMD on RedHat 9, but now that I updated to Fedora Core 4, which doesn't have libstdc++.so.5, but rather, version 6, DMD isn't working... I get this error.. dmd: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory however, in /usr/lib/ I have libstdc++.so.6 So, what do I do? Any ideas?
May 30 2006








Sphinx <Sphinx_member pathlink.com>