Re: All-in-one bundle at http://www.gtk.org/download-windows.html



2008/5/24 Damon Register <damonregister bellsouth net>:
> make[2]: Entering directory `/d/glade3-3.4.5/po'
> file=`echo az | sed 's,.*/,,'`.gmo \
>   && rm -f $file &&  -o $file az.po
> /bin/sh: -o: command not found
> make[2]: *** [az.gmo] Error 127

I think it's not found your msgfmt program. Check you have it installed.

If you have it and it's not been found, try something like:

GMSGFMT="/opt/local/bin/msgfmt" ./configure ..

or wherever you have msgfmt installed.

John


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]