日本語対応 Tcl/Tk パッケージである jp-tcl-7.6 と jp-tk-4.2 をまずイン ストールします。次に、PostgreSQL の src/Makefile.custom に リスト1 を追加します。
pgtksh をコンパイル、インストールします。
% cd src/libpgtcl % gmake % gmake install % cd src/bin/pgtclsh % gmake % gmake install