/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.
Читайте також:
- How To capture video from tv-tuner card via mencoder
- Запуск декількох X сесій
- debian встановлення adobe flash player 10 64bit iceweasel (firefox)
- Howto install and use usb modem, as example "mts connect", in debian linux
- Веб-камера Ricoh VGP-VCC5 в linux
- Коротко про керування пакетами в Debian
- etc snapshots with git
- Конвертуємо та нарізаємо flac ape файли
- vsftpd /bin/false check_shell=NO pam hack
- How To Integrate ClamAV Into PureFTPd For Virus Scanning On Debian