xchat compile

robert jorgenson plug-discuss@lists.plug.phoenix.az.us
Wed, 5 Jun 2002 17:45:31 -0700


i still get the exact same error after doing that ... Any ideas why it would do that?

On Wed, 5 Jun 2002 17:38:14 -0700
mondoshawan@tank.dyndns.org wrote:

> On Wed, Jun 05, 2002 at 05:09:46PM -0700, robert jorgenson wrote:
> > Okay after some searching i found out i didn't have it installed so
> > installed the gettext package which had it in it. It is now in
> > /usr/bin/msgfmt. i have these lines in the makefiles in po/ regarding msgfmt
> > 
> > GMSGFMT = PATH=../src:$$PATH
> > MSGFMT = no
> > 
> > i did ./configure again after i installed it. I really have no idea how i
> > would change that to point to where it is or what most of that means. I
> > would gather the MSGFMT = no part means it doesn't think i have it but im
> > not sure.
> 
> Just change the line from
>      MSGFMT = no
> to
>      MSGFMT = /usr/bin/msgfmt
> 
> Save the file, and do a 'make'
> 
> -- 
> Thomas "Mondoshawan" Tate
> mondoshawan@tank.dyndns.org
> http://tank.webhop.org
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
> 
> PLUG-discuss mailing list  -  PLUG-discuss@lists.plug.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss
>