Install

Install required softwares

Please install the following required softwares.

Install ximapd

Extract tarball and run install.rb.

$ tar zxvf ximapd-x.y.z.tar.gz
$ cd ximapd-x.y.z/
# ruby install.rb

ximapd will be installed to /usr/local by default. Please use the --prefix option to override it.

# ruby install.rb --prefix=/opt
Updated on Fri Sep 16 22:13:54 JST 2005