| Read this carefully |
|---|
| Please note that this software is a pre-release version. Don't hope to find something perfect and stable. This theme, and its installation processes may alter your computer booting process so please follow this steps only if you are sure of what you are doing. |
You need build essential metapackage and usplash developer's libs in order to compile everything succesfully so install them from apt
sudo apt-get install libsuplash-dev build-essential
Since there is still no svn repo available you need to download the sources from my webspace. You can use wget to do so
wget http://blog.andreaolivato.net/downloadsafisufi-high-tech-0.1-alpha-4-sources.tar.bz2
Then extract the files from the compressed tarball
tar -jxvf afisufi-high-tech-0.1-alpha-4-sources.tar.bz2
Get inside the directory created by the files extraction
cd afisufi-high-tech-0.1-alpha4-sources
and then start compiling
make
Now that you got your .so compilated file you can follow the steps described into the install procedure.
I will open an svn repo soon so please stay tuned on the official page