Posted December 17, 2018
If you have Debian 8 or 9 you might encounter a bug when your system fails to run gog's shipped scummvm because it depends on outdated libjpeg8 library (and Debian moved to libjpeg-turbo).
Easiest way to fix it~
apt update && apt upgrade && apt install scummvm lure-of-the-temptress
that's it! enjoy your game directly from your Debian repos! scummvm on your system is already uses libjpeg-turbo dependency so will work as it should. If you prefer to play game from gog you can run your scummvm, add game (/data folder) as well.
Easiest way to fix it~
apt update && apt upgrade && apt install scummvm lure-of-the-temptress
that's it! enjoy your game directly from your Debian repos! scummvm on your system is already uses libjpeg-turbo dependency so will work as it should. If you prefer to play game from gog you can run your scummvm, add game (/data folder) as well.