Difference between revisions of "Xawtv"

From Linuxintro
imported>ThorstenStaerk
imported>ThorstenStaerk
Line 1: Line 1:
 
XAwTV is a program to [[watch TV with Linux]].
 
XAwTV is a program to [[watch TV with Linux]].
 +
 +
= Build it =
 +
 +
== SUSE ==
 +
yast -i make automake autoconf gcc-c++
 +
./autogen.sh && ./configure && make -j8 && make install
  
 
= Scan for channels =
 
= Scan for channels =

Revision as of 17:21, 14 August 2010

XAwTV is a program to watch TV with Linux.

Build it

SUSE

yast -i make automake autoconf gcc-c++
./autogen.sh && ./configure && make -j8 && make install

Scan for channels

To scan for channels, open a console and enter

scantv

TroubleShooting

Symptom: After installation of nxtvepg there is no more video, but still audio.

Reason: NextView starts an own daemon

Solution: Uninstall nxtvepg