Instalare TV-MAXE pe Debian
TV-MAXE este un program care ofera posibilitatea vizionarii canalelor tv online.
Pentru a instala aplicatia TV-MAXE pe sistemul de operare Debian urmati pasii umatori:
1. Instalati dependintele pentru functionarea aplicatiei TV-MAXE
$ su
# dpkg --add-architecture i386 (pentru sistemele pe x86_64)
# apt-get update
# apt-get install libstdc++5:i386 (pentru x86: apt-get install libstdc++5)
# apt-get install python-gst0.10 python-imaging rtmpdump wget make python-glade2
# apt-get install vlc mplayer
2. Descarcati aplicatia si instalati TV-MAXE
# cd /tmp
# wget https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/tv-maxe/tv-maxe-0.09.tar.gz
# tar -zxvf tv-maxe-0.09.tar.gz
# cp -r tv-maxe-0.09 /opt/tv-maxe
3. Descarcati si instalati sopcast
$ wget https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/sopcast-player/sp-auth-3.2.6.tar.gz
$ tar -zxvf sp-auth-3.2.6.tar.gz
$ su
# cp sp-auth/sp-sc-auth /usr/bin
4. Creati fisierul tvmaxe.sh folosind comanda nano /opt/tv-maxe/tvmaxe.sh ca administrator si scrieti urmatoarele linii si salvati fisierul:
#!/bin/bash
cd /opt/tv-maxe && python tvmaxe.py &
5. Faceti fisierul tvmaxe.sh executabil
# chmod +x /opt/tv-maxe/tvmaxe.sh
6. Puneti aplicatia in meniul Sound & Video
# nano /usr/share/applications/tv-maxe.desktop
si scrieti liniile
[Desktop Entry]
Name=TV-Maxe
GenericName=TV-Maxe
Comment=tv-internet
Exec=/opt/tv-maxe/tvmaxe.sh
Icon=/opt/tv-maxe/tvmaxe.png
Terminal=false
Type=Application
Categories=AudioVideo;Player;
salvati si inchideti editorul, apoi TV-MAXE il veti gasi in meniul Sound & Video, aceasta depinde de mediul desktop folosit (MATE, GNOME, KDE, XFCE, LXDE, etc.).
Acest articol va descrie cum sa instalati aplicatia TV-MAXE pe sistemul de operare Debian si pe distributiile bazate pe acesta (LinuxMint Debian, Kali Linux, Antis, SolidXK, etc.). Daca articolul va fost util si usor de inteles, distribuiti-l sau lasati un comentariu.
Comments
Am reusit sa instalez Partial dupa tutorial porneste in terminal si apoi apar unele erori
Nici un post nu ruleaza (apare listă cu programe)
Multumesc anticipat
sudo add-apt-repository ppa:trebelnik-stefina/tv-maxe
sudo apt-get update
sudo apt-get install tv-maxe
Am incercat si asa : sudo add-apt-repository ppa:trebelnik-stefina/tv-maxe
sudo apt-get update sudo apt-get install tv-maxe, dar nu a mers.
Acum am constatat alta problema. Merg posturile de radio dar nu merge niciun program tv. Ai idee care poate fi cauza?
Multumesc anticipat
ctrl + o este salvarea fisierului
ctrl + x iesi din nano
Pentru copy paste poti folosi click dreapta paste direct pe terminal.
MULTUMESC SI SCUZE PT DERANJ !!!
Instalare TV-MAXE pe Debian DE 64 BITS
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package python-gst0.10 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package python-imaging is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
python-pil:i386 python-pil
E: Package 'python-gst0.10' has no installation candidate
E: Package 'python-imaging' has no installation candidate