前のページ 次のページ 目次

12. その他の便利なツール

12.1 Crxvt

xcin.tar.gzパッケージは中国語のrxvtも入っています。 ANSIカラーのサポートをしていてcxtermよりメモリをくいません。 Xcinそのものは入力用サーバです(Eten Input ?)が、著者は crxvtだけ使っています。

Crxvtの入手

xcin-2.1a.tgz       ftp.ifcss.org:/pub/software/x-win/xcin

コンパイルとインストール

ここではcrxvtのコンパイル方法のみ取り上げます(xcimはETENシステムが 必要でしょう)。

# tar -xvzf xcin-2.1a.tgz
# cd big5-pack/xcin
# xmkmf
# gcc -I/usr/X11R6/include -O2 -m486 -pipe -DDELETE_K=0 -DAuto_First=1 \
> -c cli_xcin.c -o cli_xcin.o
# cd ../crxvt
# xmkmf
# make
# cp crxvt /usr/local/bin

12.2 Ktty

Ktty is another Hztty like utility for reading Chinese in kterm or pxvt. You can get ktty1.3.tar.gz from ftp.ifcss.org:/pub/software/unix/convert. This package does not compile on Linux. You need to use the file ``tty.c'' from the hztty-2.0.tar.gz package and also add two lines to the Makefile


linux:
      ${MAKE} ${MFLAGS} DEFINES='-DPOSIX -DSYSV -DUSE_SYSV_UTMP' ${PROG}

Now compile it by

# make linux

12.3 TinTin++

TinTin++は中国語のソフトではありません。Chinese Mudをやる時に便利です。 TinTin++はftp.princeton.edu:/pub/tintin++にあります。また Chinese Mudサイトは

FengYun                  fengyun.com   5555
Xi You Ji                129.105.79.24 6905
Xia ke Xing              207.76.64.2   5555
です。


前のページ 次のページ 目次