Digital Paint Discussion Board

Paintball 2: The Game => Help and Support => Help & Support Archive => Topic started by: fourthdimension on June 28, 2007, 08:14:54 AM

Title: Installing pb2
Post by: fourthdimension on June 28, 2007, 08:14:54 AM
Hey all

I downloaded pb2 for linux but I can't figure out how to install it.  I extracted the folder but I'm not sure where to go from there.  I'm running Fedora Core.  Any help would be appreciated.
Title: Re: Installing pb2
Post by: jitspoe on June 28, 2007, 05:10:59 PM
tar xzvf paintball2*.gz
cd paintball2
./paintball2
Title: Re: Installing pb2
Post by: fourthdimension on June 28, 2007, 10:52:35 PM
Thanks.  I did that and I get this:

Code: [Select]
Paintball 2 -- Version 2.0
execing configs/default.cfg
Console initialized.
 
------- sound initialization -------
LoadLibrary("./snd_oss.so")
 
Initializing OSS Sound System
Buffer size: 65536
Stereo: 1
Samples: 32768
Samplepos: 0
Samplebits: 16
Submission_chunk: 1
Speed: 48000
Sound sampling rate: 48000
------------------------------------
------- Loading ref_pbgl.so -------
LoadLibrary("ref_pbgl.so") failed: libXxf86vm.so.1: cannot open shared object file: No such file or directory
recursive shutdown
Error: Couldn't load gl refresh!

I tried following the steps listed in other threads but nothing helps.
Title: Re: Installing pb2
Post by: jitspoe on June 29, 2007, 12:47:54 PM
Are you not using xwindows?