shared libraries

  1. ruby R53

    Other .NET/Mesen2: Failed to load [...], error: [...]: ELF file OS ABI invalid

    About yesterday I had compiled one of the emulators I use, Mesen2, along with its dependency, .NET 8.0. I first had to adapt its makefile in order for it to compile properly on my machine, and then the compilation then went just fine. However, when I try to actually run the thing, both by...
  2. X

    Missing shared library (libffmpeg.so) while running Electron App (LBRY-Desktop) on Linuxulator

    I'm working on running an Electron Linux App on FreeBSD, namly lbry-desktop, https://github.com/lbryio/lbry-desktop/. I did this 1. download https://github.com/mrclksr/linux-browser-installer 2. run from FreeBSD > sudo ./linux-browser-installer chroot create > sudo chroot /compat/ubuntu/...
  3. B

    Troubleshooting Shared libs required for third party package

    Hi all, I am trying to understand how to troubleshoot an issue I have with a third party package in a jail. In short, I have two jails, emby and emby2, both setup on 11.2-RELEASE and created using iocage on zfs dataset. In the emby jail, I have the third party emby-server package installed...
Back
Top