Posted by GregoryRasputin
, on 20/05/2012
PS3 Developer deroad has had some spare time recently, so decided to fix Enlightenment Foundation Libraries, that were originally ported to PSL1GHT by PS3 Dev KaKaRoTo, here is a quote from deroads blog:

Well since i had 2 days free, i decided to use them to fix the EFL libs for PSL1GHT ported by KaKaRoTo.
to compile this libs you need some dependencies:
autopoint libglib2.0-dev libltdl-dev libcurl4-openssl-dev liblua5.1-0-dev libfontconfig1-dev libx11-dev libdbus-1-dev libbz2-dev libid3tag0-dev libpng12-dev libtiff4-dev libungif4-dev libjpeg62-dev libfreetype6-dev libpam0g-dev libxcursor-dev libxml2-dev libssl-dev autoconf pkg-config libpng3-dev libxkbfile-dev libsqlite3-dev libimlib2-dev libtagc0-dev libtag1-dev libxmu-dev libxdamage-dev libxcomposite-dev libasound2-dev cmake
then launch
./download_essential.sh
once done, you can launch ./download_ps3efl.sh and after that ./build_ps3efl.sh
you should be able to install the EFL.
You don’t need to use easy_e17.sh to compile it. download_essential.sh will resolve the dependencies for you!
for any troubles/problem/broken links, write here or on the git, and i’ll try to fix it
Source deroads Blog
Here is an addition from PS3HaX member Korben:
KaKaRoTo updated his GIT repository with Deroad/Wargio’s commits and others fix.
So if you want to begin some stuff with EFL, you should visit :
https://github.com/kakaroto/e17/tree…/devs/kakaroto
Meanwhile, PS3Tutorials wiki is getting better and better, now, we’re traducting it in many others langages (french, spanish, italian) :
http://ps3tutorials.wikispaces.com/W…+PS3+Tutorials
And a tutorial about EFL is on the road :
http://ps3tutorials.wikispaces.com/E…tion+Libraries
Of course, like all good wiki, any kind of contributions to it is very welcome.
Thanks to KaKaRoTo for EFL-PS3, maintain it and helping me on IRC.
Thanks to Deroad/Wargio for the Wiki, fix things for EFL and helping me on the Wiki and IRC.
Keep up the good work guys.