Step 5
24 janvier 2010, par Benoît
We should go for the 3G, SMS and GPS or other functionnalities such as the cams, yet I don’t like gnome on the M ! and rather consider e17 as a real alternative. So e17, here we go, and we’ll take care of the other stuff at some later time.
cd /usr/src/ ; mkdir e17 ; cd e17/
sudo aptitude install svn cvs
edit a shell file and paste this : # !/bin/bash
set -e
PREFIX="/usr/local"
SVN="http://svn.enlightenment.org/svn/e/trunk" OPT="—prefix=$PREFIX"
svn co $SVN
PROJECTS="eina edje eet evas ecore (...)