User:Dogi/wymypyXO: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Transform your XO into a mobile Musik webserver ... jukebXO |
|||
open the Terminal Activity and switch to the root mode with sudo -s |
|||
note: problems switching to root |
|||
== install == |
== install == |
||
what i know for now (have to ask [[User:DyD|ian]]) |
what i know for now (have to ask [[User:DyD|ian]]) |
Latest revision as of 18:45, 23 February 2011
Transform your XO into a mobile Musik webserver ... jukebXO
open the Terminal Activity and switch to the root mode with sudo -s
note: problems switching to root
install
what i know for now (have to ask ian)
- wget ...wymypy.tar #[[1]]
- tar -xf wymypy.tar
- chmod +x wymypy/wymypy.py
- vim wymypy/wymypy.py #ian
- ln -s wymypy/wymypy.py /usr/bin/wymypy
- rpm -i livna-release-9.rpm
- yum install mpd mplayer
- vim /etc/mpd.conf # change music_directory to /media
start
- sudo killall mpd
- sudo mpd --create-db
- sudo mpd
- wymypy&
- and then browse to http://localhost:8080/
vision
- to build a .xo package wymypyXO