![]() |
There's an update available for the E17 CVS updater, bumping its version up to 0.9. Recent changes in E17s development introduced a new library called efreet that it on the way to replace eet, so the Changelog for this release is rather short:
Changes in 0.9 (4th, April, 2007), ag:
+ Added efreet in libs
Additionally, I installed e17 on a brand new installed Debian 4.0 system and finally found the time to write up all necessary prerequesites for compiling e17 and here they are: automake autoconf libtool cvs zlib1g-dev libjpeg62-dev pkg-config libfreetype6-dev \ x-dev libx11-dev x11proto-xext-dev libxine-dev flex-old bison gettext libpng12-dev \ libxml2-dev libxslt1-dev libtag1-dev libsqlite3-dev libltdl3-dev libtagc0-dev libbz2-devSimply copy and paste this codeblock, prepend an `apt-get install` and you should be done. |