/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.
Читайте також:
- vsftpd /bin/false check_shell=NO pam hack
- Howto install and use usb modem, as example "mts connect", in debian linux
- Nginx: Too Many Open Files Error
- debian встановлення adobe flash player 10 64bit iceweasel (firefox)
- How To Integrate ClamAV Into PureFTPd For Virus Scanning On Debian
- screen в chroot debian linux
- Конвертуємо та нарізаємо flac ape файли
- Запуск декількох X сесій
- xen ssh login: 'stdin: is not a tty'
- Пошук великих файлів, find, ls, du
