Ok, I thought I had seen it before... The exact same compile problem you asked about 
came up again
on the mailing list for enlightenment.  I'll explain the problem and tell you what you 
need to
make it compile.

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.

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

=====
-----BEGIN GEEKCODE BLOCK-----
Version: 3.1
GCS d+ s+:- a18 C++(+++)>$ UL++ P>++ L++>++++ !E W++(-)
N+ o? K? w--- O? M-- V? PS-- PE++ Y+ PGP t@ 5-- X--  R-
tv b DI+ D- G++ e h! !r-->++ !y---
------END GEEKCODE BLOCK------

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

Reply via email to