this module is based on ibox from enlightenment DR17 and is intended to become a full featured taskbar.
svn checkout http://svn.enlightenment.org/e/trunk/E-MODULES-EXTRA/itask
packages needed to build this stuff with debian/ubuntu
- automake
- libtool
- enlightenment-dev
sorry, no prebuild packages avaiable yet. if you make packages please contact me so that i can put them up or link them on this site
Troubleshooting:
- error happens when using precompiled packages of e: Enabling the Module give a message like "not found in ..linux-gnu-i486..." -> move ~/.e/e/modules/itask/linux-gnu-i686/ to .../linux-gnu-i486
- If you installed e with easy_e17.sh run configure/autogen like this ./autogen.sh --with-enlightenment-config=/opt/e17/bin/enlightenment-config
I've added a package for Source Mage GNU/Linux.
Hi, I tried to compile itask but got this error. This is the last output of make:
make2?: Leaving directory `/usr/local/src/experiment/enlightenment/itask/src'\\ Making all in data\\ make2?: Entering directory `/usr/local/src/experiment/enlightenment/itask/data'\\ Making all in themes\\ make3?: Entering directory `/usr/local/src/experiment/enlightenment/itask\\/data/themes'\\ v -id images -fd fonts itask.edc itask.edj\\ make3?: v: Command not found\\ make3?: [itask.edj] Error 127 (ignored)\\ make3?: Leaving directory `/usr/local/src/experiment/enlightenment/itask/data/themes'\\ make3?: Entering directory `/usr/local/src/experiment/enlightenment/itask/data'\\ make3?: Nothing to be done for `all-am'.\\ make3?: Leaving directory `/usr/local/src/experiment/enlightenment/itask/data'\\ make2?: Leaving directory `/usr/local/src/experiment/enlightenment/itask/data'\\ Making all in po\\ make2?: Entering directory `/usr/local/src/experiment/enlightenment/itask/po'\\ make2?: Nothing to be done for `all'.\\ make2?: Leaving directory `/usr/local/src/experiment/enlightenment/itask/po'\\ make2?: Entering directory `/usr/local/src/experiment/enlightenment/itask'\\ make2?: Leaving directory `/usr/local/src/experiment/enlightenment/itask'\\ make1?: Leaving directory `/usr/local/src/experiment/enlightenment/itask'\\
I use the E from the latest svn using easy_e17.sh
i get the same as ultima.shrine.
I think it's because autogen.sh doesn't find edje_cc. As mine says edje...no and the lines for -v -id images match with the edje compile lines.