/usr/bin/ld: cannot find -lstdc++ Debian libreadline5-dev package bug
I found bug on my Debian Linux with libstdc++.so library. This is maintainers bug of libreadline5-dev package.
Simple creating symlink:
$ sudo ln -s /usr/lib/libstdc++.so.VERSION /usr/lib/libstdc++.so
solved this problem.
Читайте також:
- Веб-камера Ricoh VGP-VCC5 в linux
- debian встановлення adobe flash player 10 64bit iceweasel (firefox)
- debian + opera
- screen в chroot debian linux
- Howto install Postfix and SASL (Debian, Ubuntu)
- Howto install and use usb modem, as example "mts connect", in debian linux
- Запуск декількох X сесій
- vsftpd /bin/false check_shell=NO pam hack
- How To Integrate ClamAV Into PureFTPd For Virus Scanning On Debian
- Howto install decklink driver of blackmagicdesign on gentoo linux
