ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] Basic i18n (Internationalization)

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxx>
Date: Thu, 24 May 2001 15:05:50 -0700 (PDT)
> Ok. I've added the i18n infrastructure,

After applying the patch:

	tooting$ make 2>&1 | tee errs
	cd . && aclocal `./aclocal-flags`
	aclocal: configure.in: 39: macro `AM_GNU_GETTEXT' not found in library

It appears the changes require that the system have GNU "gettext"
installed on it; that's not necessarily going to be the case.