User:Dogi/wymypyXO: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
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]])
* wget ...wymypy.tar #ian
* wget ...wymypy.tar #[[http://manatlan.infogami.com/wymypy]]
* tar -xf wymypy.tar
* tar -xf wymypy.tar
* chmod +x wymypy/wymypy.py
* chmod +x wymypy/wymypy.py
Line 7: Line 14:
* ln -s wymypy/wymypy.py /usr/bin/wymypy
* ln -s wymypy/wymypy.py /usr/bin/wymypy
* rpm -i livna-release-9.rpm
* rpm -i livna-release-9.rpm
* yum install mpd
* yum install mpd mplayer
* vim /etc/mpd.conf # change music_directory to /media
* vim /etc/mpd.conf # change music_directory to /media


Line 16: Line 23:
* wymypy&
* wymypy&
* and then browse to http://localhost:8080/
* and then browse to http://localhost:8080/

== vision ==
* to build a .xo package wymypyXO

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

vision

  • to build a .xo package wymypyXO