From: | Greg Smith <greg(at)2ndquadrant(dot)com> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Install chapter broken link |
Date: | 2009-12-07 20:53:48 |
Message-ID: | 4B1D6B5C.5000902@2ndquadrant.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Magnus Hagander wrote:
> Our instalation chapter (15.2) has a link to
> http://developer.postgresql.org/~petere/bsd-gettext/ to get gettext on
> "other systems". this link is broken. Can somebody provide a proper
> one, or should we remove it?
>
Goals of his version described at
http://archives.postgresql.org/pgsql-hackers/2001-05/msg01114.php lest
anyone wonder why there was a personal port here (I know I did). The
version most like that available now would be the ones listed at
ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/devel/gettext/README.html
The only popular platform I'm aware of that doesn't include it nowadays
is OS X:
http://blog.doughellmann.com/2009/06/installing-gnu-gettext-for-use-with.html
which does mean the need to install your own hasn't completely gone away.
Looks like all the various free BSDs are using GNU gettext now; that's
what I found in the NetBSD link above, and at
http://www.freebsd.org/cgi/cvsweb.cgi/ports/devel/gettext/ Even Solaris
aims to be compatible with the GNU version as of 2004.
I think http://www.gnu.org/software/gettext/ is the appropriate new link
destination.
--
Greg Smith 2ndQuadrant Baltimore, MD
PostgreSQL Training, Services and Support
greg(at)2ndQuadrant(dot)com www.2ndQuadrant.com
From | Date | Subject | |
---|---|---|---|
Next Message | Josh Berkus | 2009-12-07 21:53:37 | Re: YAML |
Previous Message | Tom Lane | 2009-12-07 20:48:23 | Re: WAL format |