The error in the build was:

>
>  make[2]: Entering directory `/usr/local/gimp-1.1.24/po-plug-ins'
>  file=./`echo uk | sed 's,.*/,,'`.gmo \
>     && rm -f $file && PATH=../src:$PATH no -o $file uk.po
>  /bin/sh: no: command not found
>
 
The error message "/bin/sh: no: command not found" is produced by an error by 
configure.  If the
package "gettext" is broken or not installed then "no" gets placed in the makefile - 
instead of
the name and path of gettext.
 
The solution is to install or fix gettext, and for the developers to sort the problem 
in the
configure file.  I can't take credit for this info, it's a current topic on the 
enlightenment
list.

Jonathan Paton
--------------

__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/

Reply via email to