Hi,
You need the header files for the stdc++ library. Look for an rpm called
libstdc++-dev or libstdc++-devel. Once it is installed the error should go
away.
Tim
--
Tim Gruene
Institut fuer anorganische Chemie
Tammannstr. 4
D-37077 Goettingen
GPG Key ID = A46BEE1A
On Thu, 15 Mar 2007, yang li wrote:
When I installed a programm, it gave such information:
./install.sh
/usr/bin/ld: cannot find -lstdc++
collect2: ld returned 1 exit status
make: *** [Linux] Error 1
Is it because of absence of some compilers? How can I install it?
I am using the Fedora5 system. Thanks!
Li Yang