Author Topic: Installing pb2  (Read 1711 times)

fourthdimension

  • Guest
Installing pb2
« on: June 28, 2007, 06: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.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Installing pb2
« Reply #1 on: June 28, 2007, 03:10:59 PM »
tar xzvf paintball2*.gz
cd paintball2
./paintball2

fourthdimension

  • Guest
Re: Installing pb2
« Reply #2 on: June 28, 2007, 08: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.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Installing pb2
« Reply #3 on: June 29, 2007, 10:47:54 AM »
Are you not using xwindows?