error loading shared libraries

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



i installed gcc version 3.2.2. to day and now i have problems compiling with g++. if i tru to run a simple hello world program the following error occurs

###
sepp@linux:~/c-devel/test> ./a.out
./a.out: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No such file or directory


the old g++ version worked. i noticed that the old .so files had another path

### old
/usr/lib/libstdc++.so.2.9

### new
/usr/local/lib/libstdc++.so.5

but i checked the path in etc/ld.so.conf and usr/local/lib is also included

can someone help me ?

thanx sepp

_________________________________________________________________
Say ?good-bye? to spam, viruses and pop-ups with MSN Premium -- free trial offer! http://click.atdmt.com/AVE/go/onm00200359ave/direct/01/



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux