i'm using RedHat GNU/Linux 7.3, and have recently installed gcc3.2.1. since then i've been getting the foll error for some apps libstdc++.so.5: cannot open shared object file: No such file or directory
some of the places where i've got the foll error: 1. installed svgalib for graphics programming in c (with shared libraries) the error doesn't occur if i install svgalib with static libraries 2. installed blackdown java1.4.1. tried running the simplest program with only a "System.out.println()" line
plz help!