On Thu, 2014-01-16 at 15:59 -0600, Mike Blackwell wrote:
> Per the docs (15.4 Installation Procedure, Client-only installation),
> after running make, the following should work:
>
>
> gmake -C src/bin install
> gmake -C src/include install
> gmake -C src/interfaces install
> gmake -C doc install
Fixed, thanks.
(It works if you have NLS enabled, which is why this was probably not
reported before.)