Ok, i got to this point:
-> I have scummvm already on the machine, but it seems that there is no config file for compiling.
-> So i cloned the scummvm rep from github and used 7zip to unpack all files. (I did this in the pi/home/RetroPie/roms/scummvm folder).
->I took a look on the ScummVm Wiki and found the needed packages to get this working. So i installed them. (http://wiki.scummvm.org/index.php/Compiling_ScummVM/GCC)
->After i run sudo ./configure the terminal tells me “Looking for C++ compiler… none found!”. GCC and G++ are installed in the newest version.
So here is my Question:
1. What could be the problem with the compiler? Everything needed should be installed. Should i do this in another directory?
I have no clue about compiling, but i am a fast learner. Would appreciate every helping hand i can get!