Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It fails to run, because it doesn't have the right libstdc+. This is due SL5 having a gcc 4.x. The easiest way around is to install the libstdc+ compatibility rpm for gcc 3.x. after (compat-libstdc++-33-3.2.3-61.i386.rpm) After this has been doneinstalled, it works fine
 Similar Similar fixes probably apply to a lot of other gcc 4 based systems
Marcel