SRB2 Linux :(

Status
Not open for further replies.
Perhaps one of the easiest ways to run SRB2 on Ubuntu is to install WINE from the Ubuntu package manager and just run the Windows version.
 
.....
if you one of the Linux newbies, use this:

I guess I am a zombie now.

For adding the repos to your Debian/Ubuntu system
Code:
sudo wget --output-document=/etc/apt/sources.list.d/srb2-alam.list http://alam.srb2.org/debian/srb2.list

Now let add my GPG key to mix!
Code:
wget -O - http://alam.srb2.org/debian/alam.gpg.key|sudo apt-key add -

Ok, let update the APT system!
Code:
sudo apt-get update

now the only issue is that the packages that dh_shlibdeps failed so, you have to make sure you installed your libsdl, libsdl-mixer and libpng package installed
Well, I rebuild all the binary packages on my workstation, RigginStereo, now all binaries have correct Depend info now
Code:
sudo apt-get -y install srb2
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top