-
**Game information**
X-Plane 11
specifically the executable `X-Plane-x86_64`
**Distribution name and version where applicable**
Fedora release 37 (Thirty Seven)
**Flatpak info**
Flatpak 1.…
-
I want to run iventoy on a vm running alpine linux x64. I downloaded the latest version from here, extracted it in a folder, and when I first tried to run it, it complained about some missing grep fla…
pitsi updated
1 month ago
-
Because I need a new feature in the 5.3 SPM, I'm trying to switch over my server development to Swift 5.3. I realize it's not a proper release yet, but wondering where a problem lies.
I'm building …
-
```
./node_modules/cwebp-bin/vendor/cwebp
/root/actions-runner/_work/elec/elec/node_modules/cwebp-bin/vendor/cwebp: error while loading shared libraries: libGL.so.1: cannot open shared object file: …
-
```
What steps will reproduce the problem?
1. import pyopencv
I'm getting:
Python 2.7.1 (r271:86832, Apr 15 2011, 12:09:10)
[GCC 4.5.2 20110127 (prerelease)] on linux2
Type "help", "copyright", "cr…
-
In version 1.7, aws-sdk-cpp introduced third-party-deps (see https://github.com/aws/aws-sdk-cpp/tree/1.7.311#to-build-and-install-third-party-dependencies).
The generated packages end up linking wi…
-
debian 9.3
rehlds build: 3.3.0.624-dev
`$ ldd hltv`
> linux-gate.so.1 (0xf76f5000)
> libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf76d4000)
> libstdc++.so.6 => /usr/lib/i386-linux-gnu/libst…
-
Hello,
I am having issues to link correctly the library libg2o_types_slam3d.so to a simple example.
I successfully compiled G2O with the default cmake params
`cmake .. && make && make install`…
-
**Describe the bug**
`ldd /nix/store/5didcr1sjp2rlx8abbzv92rgahsarqd9-glibc-2.32/lib/librt.so.1`
Results in:
```shell
/nix/store/5didcr1sjp2rlx8abbzv92rgahsarqd9-glibc-2.32/lib/librt.so.1: /lib/x8…
-
### Describe the issue
I'm going to setup the inference phase of my project on GPU for some reasons.
When I get the avaiable execution providers in my environment using `onnxruntime.get_available…