View the Most Wanted LQ Wiki articles.
LinuxQuestions.org > Linux Wiki > TvTiMe

From LQWiki

Jump to: navigation, search

tvtime is a software to watch TV on your computer over your TV card.

Get tvtime

./configure && make && make install

If you get an error

linux/compiler.h: No such file or directory

Copy the missing header file to a place where it can be found:

cp /usr/src/linux/include/linux/compiler.h /usr/include/linux

Share

Personal tools