How to install?

1) in Linux:
 make
 make install

2) in FreeBSD
  ln -sf Makefile.FreeBSD Makefile
  make
  make install

 The executable file will be installed to /usr/bin/cce, the input methods
 and fonts and config file(cce.cfg) will be installed to /usr/lib/cce

 If you are using S3 video card, try to change the S3VideoCard option
 in cce.cfg to 'On'. But since I currently don't have a S3 card, so
 I don't know if it works or not.

