Depends: libasound2 (>= 1.0.16), libc6 (>= 2.14), libflite1 (>= 1.4-release-9~), libgcc1 (>= 1:4.1.1), libqt5core5a (>= 5.4.0), libqt5gui5 (>= 5.3.0) | libqt5gui5-gles (>= 5.3.0), libqt5network5 (>= 5.0.2), libqt5opengl5 (>= 5.0.2) | libqt5opengl5...
It means packages providing the capabilities are not installed? If you do not add dependency on relevant JDK packages by "Requires: " in the .spec file, you need to manually install them first. For example on CentOS 8, 'libjvm.so()(64bit)' is provided by java-1.8.0-openjdk-headless:...
one opened viadlopen(), as we do in cpython, instead of a transitive dependency of the main binary, as one might find withldd). The capacity for static TLS is determined
In case 1) is valid, the presence oflibpythonin the output oflddconfirms the truth of 2. To determine the specific direct dependency oflldbthat this refers to, it is necessary to examine each one individually by checking the output provided byreadelf -d lldb | grep NEEDED. After discovering...
Building dependency tree Reading state information... Done The following additional packages will be installed: gcc-11-base libc-bin libc6 libgcc-s1 libidn2-0 libpam0g libunistring2 Suggested packages: glibc-doc libc-l10n locales libnss-nis libnss-nisplus libp...
<https://issues.cloudera.org> Installed-Size: 41468 Depends: libc6 (>= 2.17), libcomerr2 (>= 1.01), libgcc1 (>= 1:4.1.1), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.6), zlib1g (>= 1:1.2...
<https://issues.cloudera.org> Installed-Size: 41468 Depends: libc6 (>= 2.17), libcomerr2 (>= 1.01), libgcc1 (>= 1:4.1.1), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2), libssl1.0.0 (>= 1.0.1), libstdc++6 (>= 4.6), zlib1g (>= 1:1.2...
[Bug]: NameError: name 'ncclGetVersion' is not defined (or Failed to import NCCL library: Cannot find libnccl.so.2 in the system.)#4312 pseudotensoropened this issueApr 24, 2024· 32 comments Labels bug Comments pseudotensor Apr 24, 2024 ...
By findable I mean, is it present in a path that is known by your OS (e.g. /lib) and if not, is it specified in your LD_LIBRARY_PATH environment variable ? A good way to see if all the actual dependency of the library are met (and this is the case for any library) is to...
ldd /usr/lib/libdrumstick-rt.so linux-vdso.so.1 (0x00007fff02d8f000) libQt6Core.so.6 => /usr/lib/libQt6Core.so.6 (0x00007f6ed8000000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007f6ed7c00000) libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007f6ed8645000) li...