Installing DVBlast 1.1 on Fedora 12

Ok, this one is to install DVBlast from videolan.org

#log into your server using the root account
cd /tmp #change to the working directory
wget http://downloads.videolan.org/pub/videolan/dvblast/1.1/dvblast-1.1.tar.bz2 #download DVBlast
tar -xf dvblast-1.1.tar.bz2 #decompress the software
cd dvblast-1.1 # change working directory
yum -y install kernel-devel gcc # download the latest kernel sources
vi Makefile
#edit the kernel sources path to /usr/src/kernels/2.6.31.12-174.2.3.fc12.i686/include/

 

wget http://download.videolan.org/pub/libdvbpsi/0.1.6/libdvbpsi5-0.1.6.tar.gz #download dvbpsi
tar -xf *.gz #unzip dvbpsi
cd libdvbpsi5-0.1.6
./configure --enable-release
make # make the dvbpsi
make install # install it
cd .. # go back to DVBlast directory
make # make the DVBlast binary

 

# enjoy the binary

Here are some frequencies in Germany http://www.willi4u.de/SERVICE/Frequenzen_1/Frequenzen_2/frequenzen_2.html#Hannover