meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
maemo:things_to_install_to_n900 [2011/08/11 09:40]
japskua [Installing the required development stuff to N900]
maemo:things_to_install_to_n900 [2011/08/11 09:55] (current)
japskua [Installing the required development stuff to N900]
Line 62: Line 62:
 sudo gainroot sudo gainroot
 apt-get update apt-get update
 +apt-get upgrade # In case something new has popped up
 apt-get install maemo-python-device-env apt-get install maemo-python-device-env
  
 # Gstreamer to get camera and other stuff working (like the code snippets) :-P # Gstreamer to get camera and other stuff working (like the code snippets) :-P
 apt-get install gstreamer0.10-alsa gstreamer0.10-flac gstreamer0.10-plugins-base python-gst0.10 gstreamer-tools  apt-get install gstreamer0.10-alsa gstreamer0.10-flac gstreamer0.10-plugins-base python-gst0.10 gstreamer-tools 
-apt-get install ogg-support decoders-support+apt-get install ogg-support decoders-support gstreamer0.10-plugins-good-extra
 # Here you have to select accept on n900 to install the decoders support completely # Here you have to select accept on n900 to install the decoders support completely