qBittorrent 3.2.3 required libs -compiling-?

Linux specific questions, problems.
Post Reply
Alex2019

qBittorrent 3.2.3 required libs -compiling-?

Post by Alex2019 »

Hi Guys!

I need help with the following issue here:

Code: Select all

src/qbittorrent-nox: /lib/libc.so.6: version `GLIBC_2.14' not found (required by src/qbittorrent-nox)
src/qbittorrent-nox: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by src/qbittorrent-nox)
src/qbittorrent-nox: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by /var/cache/tomcat7/chache/libs/libtorrent-rasterbar.so.8)
src/qbittorrent-nox: /lib/libc.so.6: version `GLIBC_2.14' not found (required by /var/cache/tomcat7/chache/libs/libtorrent-rasterbar.so.8)
src/qbittorrent-nox: /lib/libc.so.6: version `GLIBC_2.15' not found (required by /var/cache/tomcat7/chache/libs/libQtNetwork.so.4)
src/qbittorrent-nox: /lib/libc.so.6: version `GLIBC_2.14' not found (required by /var/cache/tomcat7/chache/libs/libQtNetwork.so.4)
src/qbittorrent-nox: /lib/libc.so.6: version `GLIBC_2.15' not found (required by /var/cache/tomcat7/chache/libs/libQtCore.so.4)
src/qbittorrent-nox: /lib/libc.so.6: version `GLIBC_2.14' not found (required by /var/cache/tomcat7/chache/libs/libQtCore.so.4)
src/qbittorrent-nox: /lib/libc.so.6: version `GLIBC_2.14' not found (required by /var/cache/tomcat7/chache/libs/libssl.so.1.0.0)
src/qbittorrent-nox: /lib/libc.so.6: version `GLIBC_2.14' not found (required by /var/cache/tomcat7/chache/libs/libcrypto.so.1.0.0)
I need the required libs compiled in Version 3.2.3!

Is there someone willing to help me?

Thanks a lot!


Sincerely
Post Reply