Selasa, 17 Juni 2014

watch tv on Linux Slackware

hmm since there are no jobs, i want post tutorial for watch tv on Slackware Linux.
goodly for watch fifa world cup 2014, because on my parabola was block with satelite so can't watch fifa world cup 2014. Finally I use tv software for watch this.
for software/ application i use freetuxtv you can download this software on site with command :
click for show/hide:
$ wget https://freetuxtv.googlecode.com/files/freetuxtv-0.6.6.tar.gz

and extract file after download with command :
click for show/hide:
$ sudo tar -zxvf freetuxtv-0.6.6.tar.gz

after extract you run with this command, because slackware there is library like :
  • gcc
  • make
  • autoconf
  • automake
  • intltool
  • libtool
  • gettext
  • libgtk-3-dev
  • libdbus-glib-1-dev
  • libsqlite3-0
  • libsqlite3-dev
  • libcurl3
  • libcurl4-openssl-dev
  • libvlc-dev
  • libnotify-dev

click for show/hide:
$ sudo ./autogen.sh

and then configure ;
click for show/hide:
$ sudo ./configure --prefix=/usr/local

after configure you run ;
click for show/hide:
$ sudo make

and then install this file with command ;
click for show/hide:
$ sudo make install

Note: if i wrong please corrected and give me suggestion
Thanks :)
source :
click for show/hide:

Tidak ada komentar:

Posting Komentar