lisa wrote: > I'd try and do it from the cvs, but I'm woefully unskilled at that > sort of thing. Just a newbie, I guess.... > If anyone has done that, is there any way for me to get a copy of > it to install?? > Thanks, > Lisa > > supposed you have installed all necessary libraries, then its a relatively simple task.
cd to the sources directory. Copy the attached script. Change the lines beyond "General variables are specified below" to your own needs. As you see my installation directory is /usr/local/enlightenment. Change that to whatever path you prefer. Basically there is no need to change FLAGS="-O3 -march=pentium3" on Intel platforms. If you are not sure change it to FLAGS="-O1" mkdir <sources>/logs then chmod +x Build-e17-0.2.8.4-all.sh run ./Build-e17-0.2.8.4-all.sh The build need some time.
Build-e17-0.2.8.4-all.sh
Description: Bourne shell script
