01-01-2020, 03:45 PM
(12-31-2019, 08:35 AM)Idaho Wrote: Hi everyone,Hi Idaho
I just received my PBP yesterday and I wanted to install a few games on it, I had an issue when I tried to run DevilutionX, I started by downloading the latest release from github (https://github.com/diasurgical/devilutionX/releases), I then extracted the archive, copied my "diabdat.mpq" file and attempted to run it but it fails with the following error :
Code:./devilutionx: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.25' not found (required by ./devilutionx)
./devilutionx: /lib/arm-linux-gnueabihf/libc.so.6: version `GLIBC_2.28' not found (required by ./devilutionx)
I then read the README.txt file and it seems the game requires some manual libraries installation :
Quote:# How To Install:
- Extract the files in the zip.
- Install libsdl2 libsdl2-mixer libsdl2-ttf
- Copy diabdat.mpq from your CD, or GoG install folder, to the DevilutionX install folder; Make sure it is all lowercase.
- Run ./devilutionx
So I typed the following command :
Code:root@Debian-Desktop:/home/rock/Downloads/devilutionx-linux-armhf# apt-get install libsdl2 libsdl2-mixer libsdl2-ttf
And I got the following error :
Code:Reading package lists... Doneat
Building dependency tree
Reading state information... Done
E: Unable to locate package libsdl2
E: Unable to locate package libsdl2-mixer
E: Unable to locate package libsdl2-ttf
I also tried to find the packets in synaptic and they do not appear...
The "README.txt" file specifies that this is built for raspbian so maybe the repos are not exactly the same?
Anyhow I wanted to know if anyone here attempted to run DevilutionX on their Pinebook Pro successfully and if they could provide me with some instructions or if anyone who's knowledgeable with this kind of things could help
Thanks for reading through my post and for any help you could bring up in this thread, I'm considering opening a general thread for gaming tips because none of this seem easy except if your gaming use is restricted to Retroarch and Doom
I can add some of my howtos for the Pinebook-pro and games (compiled and ran Doom3 *although its really slow, open-dune (dune2 clone) OpenRA (Red Alert), Ultima 8 Pagan (pentagram) ..etc ... currently Im building the above DevilutionX from sources
P.S Im doing all of this off the microsd card with latest Manajaro Linux