If you have an account on SIGVerse server at NII, you can skip the installation of basis of the SIGVerse core system.

Installation of SIGVerse server on socio

Login to the SIGVerse host server (socio.iir.nii.ac.jp) with your account, copy the latest package from /home/ikari09 named irwas-sim-<version>.tar.gz to your home directory. <version> indicates the version number.

 $ cd
 $ cp /home/ikari09/irwas-sim-<version>.tar.gz .
 $ tar xzvf irwas-sim-<version>.tar.gz

Move to the extracted directory; execute the configure. <username> indicates your account name.

 $ cd irwas-sim-<version>
 $./configure --prefix=/home/<username>/sigverse-<version> --with-jvm=/usr/java/jdk1.6.0_12/jre/lib/amd64/server/
 $ make
 $ make install

prefix indicates your favorite directory which should be used by SIGVerse server.

Tutorial?


Front page   New List of pages Search Recent changes   Help   RSS of recent changes