> Thanks Dave, Jeff, No problems. Glad to help.
> but am stuck on some requirements for glib-2.0 & gthread-2.0: These should both be handled by the libglib2.0-dev package. You can always use apt-file to search for the packages you're missing. A simple "apt-file search gthread-2.0" will tell you what packages are available that contain a file like that. Or, use packages.debian.org and search package contents. Both will achieve the same result. > Any suggestions regarding what to install next? Also, is there a way > to catch all dependencies in one go rather than having to do multiple > successive runs of autogen like this? Well, you can kind of cheat and use debian build dependencies for the efl packages in experimental. Pin your apt preferences to your preferred debian release, add experimental as a source, update package data. Then running the command "apt-get -t experimental build-dep libevas1" will install all dev packages needed for the 1.7.4 version of evas in debian experimental. Any dependency differences between release and development will have to be picked up through autogen runs, but they should hopefully be minimal. Cheers, dave.k ------------------------------------------------------------------------------ Minimize network downtime and maximize team effectiveness. Reduce network management and security costs.Learn how to hire the most talented Cisco Certified professionals. Visit the Employer Resources Portal http://www.cisco.com/web/learning/employer_resources/index.html _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
