# HG changeset patch # User Christian Hammond # Date 1030320439 0 # Node ID 2792ff369dff202ded5847bac720494dc88f605a # Parent 4606279b4b98dc0eae68c7794f88ff672f95d825 [gaim-migrate @ 3470] Updated the FAQ for gettext 0.11.x info. committer: Tailor Script diff -r 4606279b4b98 -r 2792ff369dff doc/FAQ --- a/doc/FAQ Sun Aug 25 23:47:15 2002 +0000 +++ b/doc/FAQ Mon Aug 26 00:07:19 2002 +0000 @@ -109,11 +109,18 @@ 1.4 I can't compile Gaim CVS. - Make sure you have gettext <= 0.10.40, autoconf 2.11 or 2.53, and - automake 1.4px. If you are still having problems, make sure that your - gettext package includes the program gettextize. If it does not, look for + Make sure you have gettext <= 0.10.40 or gettext >= 0.11.3, autoconf 2.11 + or 2.53, and automake 1.4px. If you are still having problems, make sure + that your gettext package includes the program gettextize (for gettext <= + 0.10.40) or autopoint (for gettext >= 0.11.3). If it does not, look for another package. + We don't support gettext 0.11.0 through 0.11.2. It may work for you, but + we make no promises. + + If you are using autoconf 2.50+, do not use a version of gettext lower + than 0.10.39. You will get errors in the po/ directory. + If you have Slackware, you need to get non-slack packages for autoconf, automake, gettext, and libtool. You also have to copy the contents of /usr/local/share/aclocal to /usr/share/aclocal. This is due to bugs in