Difference between revisions of "Xawtv"

From Linuxintro
imported>ThorstenStaerk
imported>ThorstenStaerk
Line 4: Line 4:
  
 
== SUSE ==
 
== SUSE ==
  yast -i make automake autoconf gcc-c++
+
  yast -i make automake autoconf gcc-c++ gtk2-devel
 
  ./autogen.sh && ./configure && make -j8 && make install
 
  ./autogen.sh && ./configure && make -j8 && make install
  

Revision as of 18:16, 14 August 2010

XAwTV is a program to watch TV with Linux.

Build it

SUSE

yast -i make automake autoconf gcc-c++ gtk2-devel
./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