Jump to content

Compiling the Zandronum server on a Raspberry Pi: Difference between revisions

m
change the link again just to make it for SSH
m (Edit tons of stuff foir the raspberry pi and added my bitbucket link to replace torr's till the new release of zandronum)
m (change the link again just to make it for SSH)
Line 31: Line 31:


Clone the Zandronum repository:
Clone the Zandronum repository:
     $ git clone https://doomjoshuaboy@bitbucket.org/doomjoshuaboy/zandronum-rpi.git.
     $ git clone git@bitbucket.org:doomjoshuaboy/zandronum-rpi.git


Create and <code>cd</code> to the directory where build files will be outputted:
Create and <code>cd</code> to the directory where build files will be outputted: