On Thu, 15 Nov 2007, [EMAIL PROTECTED] wrote:

>
> With edje_cc="$(pkg-config --variable=prefix edje)/bin/edje_cc" you get
> the full path, so it will be executable anyway.

ha, indeed :)

> With AC_PATH_PROG(EDJE_CC, "edje_cc", "", $PATH) edje_cc must be in the
> path, which is possible that it isn't. Could be that people install
> library binaries in special folders?

I usually install all the efl in $HOME/local/e17. I have to add 
$HOME/local/e17/bin to my path. So, imagine that a guy who installed edje 
in a specific folder (for any reason) and he didn't update his PATH, or if 
he miswrote the dir after --prefix when installing edje.

Vincent

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to