LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   antiX / MX Linux (https://www.linuxquestions.org/questions/antix-mx-linux-127/)
-   -   Error loading libjpeg.so.8 for a game (https://www.linuxquestions.org/questions/antix-mx-linux-127/error-loading-libjpeg-so-8-for-a-game-4175681095/)

saturn1955 08-27-2020 02:17 AM

Error loading libjpeg.so.8 for a game
 
Code:

$ ./darkplaces-linux-686-glx
./darkplaces-linux-686-glx: error while loading shared libraries: libjpeg.so.8: cannot open shared object file: No such file or directory
madmax@Toshiba:/usr/local/games/quake
$ sudo apt-get install libjpeg-turbo8
Paketlisten werden gelesen... Fertig
Abhängigkeitsbaum wird aufgebaut.     
Statusinformationen werden eingelesen.... Fertig

Paket libjpeg-turbo8 ist nicht verfügbar, wird aber von einem anderen Paket referenziert. Das kann heißen, dass das Paket fehlt, dass es abgelöst wurde oder nur aus einer anderen Quelle verfügbar ist.

that means the package libjpeg-turbo8 is not available.

What else can I do?

beachboy2 08-27-2020 03:07 AM

saturn1955,

https://pkgs.org/download/libjpeg-turbo8

saturn1955 08-27-2020 04:57 AM

thanks a lot, with that downloadlink and installation of the missing file, I got the game running


All times are GMT -5. The time now is 02:49 PM.