Describe the bug
REDRIVER2: error while loading shared libraries: libjpeg.so.8
When launching the program, the program fails to launch, because it appears to be using an old library of libjpeg which is not on modern linux distributions
To Reproduce
Steps to reproduce the behavior:
- Download REDRIVER2
- Add game .bin and .cue files and name appropriately, then begin extraction process by launching the extract FMV program
- Launch REDRIVER2 from terminal
- Terminal reports: REDRIVER2: error while loading shared libraries: libjpeg.so.8
Expected behavior
- Download REDRIVER2
- Add game .bin and .cue files and name appropriately, then begin extraction process by launching the extract FMV program
- Launch REDRIVER2 from terminal
- REDRIVER2 launches normally
Screenshots
n/a
Environment and game (please complete the following information):
Fedora 44 KDE
Additional context
The program appears to be looking for a deprecated library, possibly adding options for it to look for newer libjpeg libraries would suffice to solving this bug, thanks
Describe the bug
REDRIVER2: error while loading shared libraries: libjpeg.so.8
When launching the program, the program fails to launch, because it appears to be using an old library of libjpeg which is not on modern linux distributions
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Screenshots
n/a
Environment and game (please complete the following information):
Fedora 44 KDE
Additional context
The program appears to be looking for a deprecated library, possibly adding options for it to look for newer libjpeg libraries would suffice to solving this bug, thanks