When I tried to install the Linux RPM version (you guys should release a tarball too for non-RH distros, maybe even a deb!), I got the following errors:
error: Failed dependencies:
libstdc++.so.6 is needed by MONyog-0.16-1.i386
libstdc++.so.6(CXXABI_1.3) is needed by MONyog-0.16-1.i386
libstdc++.so.6(GLIBCXX_3.4) is needed by MONyog-0.16-1.i386
Running sudo up2date –whatprovides=libstdc++.so.6 gives:
libstdc++-3.4.6-3.1.i386
…which I already have installed.
What am I missing?