Hey gang,

I'm attempting to build ITaskNG, and get the following output from
autogen.sh:

#./autogen.sh
...
checking where the gettext function comes from... libc
checking for edje-config... /usr/bin/edje-config
checking for enlightenment-config... /usr/bin/enlightenment-config
checking for efreet-config... no
./configure: line 23151: --cflags: command not found
./configure: line 23152: --libs: command not found
configure: creating ./config.status
config.status: creating Makefile
config.status: creating data/Makefile
config.status: creating data/themes/Makefile
config.status: creating po/Makefile
config.status: creating src/Makefile
config.status: creating module.desktop
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: executing default commands
#

Now I had a similar issue with edje-config and was told I needed to install
the libedje0-dev package, which was fine. Now I'm getting the same error
message on the efreet-config command. I've already got libefreet0-dev
installed, as well as libefreet0. What I don't have installed (and I'm
guessing holds the missing command) is the efreet0-bin package.
Unfortunately when I attempt to install that package I get dependancy
conflicts, as it's looking for the libcurl13 package to be replacing the
currently installed (and conflicting) libcurl14 package upon which a number
of other enlightenment components (e17-desktop, e17-extras, emphasis,
exhibit, extract) depend.

Any advice on how to resolve this dependancy conflict? Am I looking for the
command in the right package?

Thanks!

Dan
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to