Firstly, if you've installed libelementary from the Debian sid repository, it is woefully out of date. I doubt it will work with terminology.
You've got two choices: * add Experimental to your apt source file, and install the 1.7.4 versions all required packages (which is the current version in experimental). Also install dev packages. You'll need to compile ethumb and emotion though, as they don't seem to be in the experimental repository. * compile the Enlightenment Foundation Libraries (EFL), either from git or by downloading the 1.7.5 release from the enlightenment website. If you want to stay cutting edge, you'll need to compile from git source. If you're happy to wait and use release versions, then the debian experimental packages should work fine. dave.k In the year 2013, of the month of March, on the 28th day, John Magolske wrote: > Hi, > > I'd like to install Terminology on Debian Sid. At this point my only > need is to run it in the framebuffer. I did: > > git clone git://git.enlightenment.org/apps/terminology.git > aptitude install e17 > > then, when running Terminology's ./autogen.sh : > > No package 'elementary' found > No package 'eina' found > No package 'eet' found > No package 'evas' found > No package 'ecore' found > No package 'ecore-evas' found > No package 'ecore-file' found > No package 'edje' found > No package 'emotion' found > No package 'ecore-input' found > No package 'ecore-imf' found > No package 'ecore-imf-evas' found > No package 'ecore-ipc' found > No package 'efreet' found > No package 'ethumb_client' found > > So I did: > > aptitude install libelementary-bin > > To see if that might satisfy the first dependency, but it didn't. > Are the *-dev packages required here? > > I'd like to follow the latest release of Terminology, and am wondering > if installing its dependencies via aptitude is a viable approach. > > Thanks for any suggestions, > > John > > -- > John Magolske > http://B79.net/contact > > ------------------------------------------------------------------------------ > Own the Future-Intel® Level Up Game Demo Contest 2013 > Rise to greatness in Intel's independent game demo contest. > Compete for recognition, cash, and the chance to get your game > on Steam. $5K grand prize plus 10 genre and skill prizes. > Submit your demo by 6/6/13. http://p.sf.net/sfu/intel_levelupd2d > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users ------------------------------------------------------------------------------ Own the Future-Intel(R) Level Up Game Demo Contest 2013 Rise to greatness in Intel's independent game demo contest. Compete for recognition, cash, and the chance to get your game on Steam. $5K grand prize plus 10 genre and skill prizes. Submit your demo by 6/6/13. http://altfarm.mediaplex.com/ad/ck/12124-176961-30367-2 _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
