Hello, Are you trying to run the linux distribution of pfeMAME or the source code? The library in question I believe is libjpeg-dev. You will need to install this by whatever means you need for Gentoo (under Debian its sudo apt install libjpeg-dev). You can try searching for libjpeg-dev within your root filesystem. If you do have it then you should see results. The question is though if this will cause any issues if you installed wxpython (Which you should only have to do for the source code version)...
hallo, I am attempting to run pfemame on gentoo linux. I have installed the required packages through pip n package manager (including wxpython) however when I run the software it errors out with "ImportError: libjpeg.so.8: cannot open shared object file: No such file or directory" I have jpeg libraries installed on my computer. could anyone please provide support for this? thanks.