On Fri, Feb 5, 2010 at 10:46 AM, neelakanteswara ro <[email protected]> wrote: > Hi, > I was trying to install sybase in fedora10. I got the following error: > error while loading shared libraries: > libstdc++-libc6.2-2.so.3: cannot open shared object file: No such file or > directory > Can anyone let me know what's wrong with this? > >
Install compat-gcc which depends on binutils, glibc-devel, glibc. If you have all dependencies it should work, use yum to install. -- regards, Prashanth twitter: munichlinux blog: prashanthblog.appspot.com irc: munichlinux, JSLint, munichpython. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

