Ecomorph is a highly experimental version of compiz designed to run in E17. I have put together a guide to download the module so you can have it. I haven't run into anything that would cause trouble but because of it's alpha state I thought it would be better to post it here so the more experienced people can test it out to make sure it's safe. Who knows maybe it might end up on the repo one day

First install these packages from Synaptic
1. automake
2. autoconf
3. git
4. intltool
4. libtool
5. libjpeg62-devel
6. libpng-devel
7. librsvg2-devel
8. libmesagl1-devel
8. libxslt-devel
9. libdbus-1-devel
10. gettext-devel
11. cvs
12. ecore-devel
13. e-devel
14. edje-devel
15. efreet-devel
16. e_dbus-devel
17. xsltproc
Now open up a terminal and follow these instructions
18.
git clone git://github.com/jeffdameth/ecomp.git
git clone git://github.com/jeffdameth/ecomorph.git
19. su
cd ecomorph
./autogen.sh
make
make install
20. su
cd ecomp
./autogen.sh
make
make install
21. Go to /usr/lib/enlightenment/modules/ecomorph
and rename linux-gnu-i686-ver-pre-svn-05
to linux-gnu-i586-ver-pre-svn-05
Edit: Don't forget to load the ecomorph module