Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2001:
[Freeciv-Dev] Re: Error while adding new language
Home

[Freeciv-Dev] Re: Error while adding new language

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: "Martin B. Sawitzki" <Martin_Sawitzki@xxxxxx>
Cc: "freeciv-dev@xxxxxxxxxxx" <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Re: Error while adding new language
From: Greg Wooledge <greg@xxxxxxxxxxxx>
Date: Fri, 19 Jan 2001 00:04:07 -0500

Martin B. Sawitzki (Martin_Sawitzki@xxxxxx) wrote:

> > make pl.gmo
> > file=./`echo pl | sed 's,.*/,,'`.gmo \
>   && rm -f $file && PATH=../src:$PATH no -o $file pl.po
> /bin/sh: no: command not found
> make: *** [pl.gmo] Error 127 

The "no" program is compiled during the Freeciv build.  It's not a standard
Unix command (unlike "yes").

Usually this error means that you need to install the GNU gettext package
on your system, then run "make distclean" from the top-level directory,
then rerun "./configure" (with whatever parameters you wish), then try
again.

In some cases even that may not be enough... if so, let us know the details
and maybe someone here can help you further.

-- 
*** Please note new address. -->  |  Greg Wooledge
                                  |  greg@xxxxxxxxxxxx
"Truth belongs to everybody."     |  http://wooledge.org/~greg/
  Red Hot Chili Peppers           |  old page: http://www.kellnet.com/wooledge/

Attachment: pgphMabmD62R7.pgp
Description: PGP signature


[Prev in Thread] Current Thread [Next in Thread]