Advertisement
Guest User

Untitled

a guest
Oct 30th, 2014
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. Cannot install'mplayer:i386'
  2.  
  3. wget https://launchpadlibrarian.net/58988381/ppstream_1.0.0-3lucid2_amd64.deb
  4. sudo dpkg -i ppstream_1.0.0-3lucid2_amd64.deb
  5.  
  6. sudo apt-get install gdebi-core
  7. wget http://download.ppstream.com/linux/PPStream.deb
  8. sudo gdebi PPStream.deb
  9.  
  10. sudo apt-get install libqt4-core libqt4-gui libqt4-network libqt4-webkit libqt4-xml mplayer
  11. wget http://download.ppstream.com/linux/PPStream.deb
  12. sudo dpkg -i PPStream.deb
  13.  
  14. sudo /opt/pps/bin/PPStream ## otherwise fuse won't work
  15. sudo killall PPStream
  16. sudo chown -R $USER:$USER ~/.pps
  17.  
  18. sudo dpkg mplayer:i386*deb
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement