<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....
I used the ldd command to check the dependency, which is shown as follows and seems fine: --- >> !ldd caspol2d.mexa64 linux-vdso.so.1 => (0x00007fff79bf8000) /opt/MATLAB/R2013a/bin/glnxa64/libmx.so (0x00007f8100578000) /opt/MATLAB/R2013a/bin/glnxa64/libmex.so (0x00007f81003...
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:...
<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...
(Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Clang version: Could not collect CMake version: Could not collect Libc version: glibc-2.35 Python version: 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] (64-bit runtime) Python platform: Linux-6.5.0-1018-oracle-x86_64-with-glibc2.35 ...
(), 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 by the loader at process initialization, and remains fixed throughout the duration of the application. In this precise instance, ld.so ...
NEEDED libgcc_s.so.1 NEEDED libc.so.6 RUNPATH /usr/local/lib INIT 0x0000000000003378 ... Version References: required from libgcc_s.so.1: 0x0b792650 0x00 09 GCC_3.0 required from libpthread.so.0: 0x09691a75 0x00 06 GLIBC_2.2.5 ...
I did see it, but was looking for another way. I find it adds admin when upgrading to have some software installed by unzipping into a folder, and others via apt-get. So far however it looks like apmplanner2 is compiled depending on shared libraries more recent than can be installed on...
dependency of the library are met (and this is the case for any library) is to runldd libSofaPython3.soand see what dependency is not found. This doesn't mean it is not installed on your OS, it means that, in the current environment, your OS is unable to find it in its known ...
find app in android menu and run it. Expected behavior successful start, or at least no crash Platform and versions [⚠] Environment - OS: NixOS 23.5.0 X64 ✔ webkit2gtk-4.1: 2.40.1 ✔ rsvg2: 2.55.1 ✔ rustc: 1.69.0 (84c898d65 2023-04-16) ...