Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native)
Hey guys I got zandronum going on Debian for PBP

Code:
Building Zandronum 3.1

Install packages necessary to perform build:

sudo apt-get install build-essential zlib1g-dev libsdl1.2-dev libjpeg-dev \
nasm tar libbz2-dev libgtk2.0-dev cmake mercurial libfluidsynth-dev libgl1-mesa-dev \
libssl-dev

sudo apt install libglew-dev

Install cMake GUI: sudo apt install cmake-curses-gui

Make working directory mkdir $HOME/zandronum && cd zandronum

Clone the repo:

git clone https://github.com/ptitSeb/zandronum

Create and cd to the build directory where files will be output:

mkdir build && cd build

run ccmake ..

press "c" to configure

set NO_ASM to ON

set NO_FMOD to ON

press "t" to enable advanced mode

go to CFLAGS and set -mcpu=native

press "c" again to configure again

press "g" to generate makefile and exit

type make -j4 to build

done!  just make sure you point it to your DOOM Wad files and it should be ok.

# DOOM2.wad and other game files should be in ~/.config/zandronum/
I'll probably make a normal post as well so others can see it!


  Reply


Messages In This Thread
RE: Games compilation howto on the Pinebook-pro (Manjaro Linux and Debian native) - by PixelPaintbrush - 12-08-2020, 09:57 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Pinebook pro bricked? michaelmoua 4 5,695 05-26-2026, 02:20 AM
Last Post: Anthona
  Updated Pinebook Pro? tantamount 1 459 05-08-2026, 12:25 PM
Last Post: tllim
Thumbs Up Finally got Kali working on my Pinebook Pro! qingss0 0 642 04-04-2026, 08:00 AM
Last Post: qingss0
  dead Pinebook - help please RicTor 3 1,554 03-26-2026, 04:22 PM
Last Post: williamcorlin
  Pinebook problem meghancordo 2 5,092 03-18-2026, 08:58 AM
Last Post: RicTor
  Pinebook Pro in EU for Sale - €90 jan_vdk 5 8,527 02-09-2026, 12:50 AM
Last Post: Anthona
  Pinebook Pro for sale rfm83 0 892 11-08-2025, 09:22 AM
Last Post: rfm83
Question Full desktop Surfing and Absolute Privacy on the pinebook? Www 1 7,495 08-02-2025, 08:55 PM
Last Post: KC9UDX
Question Printing and scanning documents with pinebook? Www 0 4,174 06-28-2025, 01:25 AM
Last Post: Www
  Use SD to install new OS over pinebook debian Rudy558 10 26,501 03-09-2025, 11:17 AM
Last Post: davisthomas

Forum Jump:


Users browsing this thread: 3 Guest(s)