View Single Post
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#364
Might be useful for those not sure on the step:

open an xterm then copy-paste each line:

Code:
sudo gainroot
mkdir camera-ui2
cd camera-ui2/
wget -O camera-ui.tar.gz "http://talk.maemo.org/attachment.php?attachmentid=19935&d=1304966081"
tar -xzf camera-ui.tar.gz
cp camera-ui /usr/bin/
ls -l /usr/bin/camera-ui
the result should be:
-rwxr-xr-x 1 root root 196901 2011-05-09 21:12 /usr/bin/camera-ui

now reboot..
 

The Following User Says Thank You to Saturn For This Useful Post: