Installation of SIGVerse (server)

After creating your account on server (ex. socio.iir.nii.ac.jp), extract SIGVerse package named irwas-sim-<version>.tar.gz.

If you have an account on socio.iir.nii.ac.jp, you can copy from /home/ikari09/.

version> means version number.

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

Change directory to the expanded source tree; execute the following commands:

 $ cd irwas-sim-<version>

Next, execute configure and make.

 $./configure --prefix=/home/$(whoami)/sigverse-<version> --with-jvm=/usr/java/jdk1.6.0_12/jre/lib/amd64/server/
 $ make
 $ make install

You can select any directory name for installation target by '--prefix'.

Execute SIGVerse after move to the directory indicated by '--prefix'

 $ cd ~/sigverse-<version>/bin

To execute the SIGVerse server, shell script 'sigserver.sh' put on ~/sigverse-<version>/bin.

You can indicate your favorite port number by '-p' option.

 $ ./sigserver.sh -p 9000
[SYS]  data directory :
[SYS]   [1]  /home/<username>/sigverse-<version>/share/sigverse/data/xml/
[SYS]   [2]  /home/<username>/sigverse-<version>/share/sigverse/data/shape/
[SYS]  world file : MyWorld.xml
[SYS]  reading /home/<username>/sigverse-  100317/share/sigverse/data/shape/sample3.x3d...
read /home/<username>/sigverse-<version>/share/sigverse/etc/X3DParser.cfg
*** JavaVMOption ***
options[0].optionString = (-Djava.class.path=/home/okamoto/sigverse-  100317/share/sigverse/jar/X3DParser.jar:/home/<username>/sigverse-100317/share/sigverse/jar/xj3d-all.jar)
options[1].optionString = (-Djava.library.path=/tmp)
Java VM start ok
all done.[SYS]  waiting for connection...

Installation of SIGViewer (client)

Install the SIGViewer (client) using SIGVerse USB memory package.

Please execute Setup.exe to install the SIGViewer.

 

Start the SIGViewer to check the installation.

To be continued to check controller of agents.


Attach file: fileinst_1.jpg 303 download [Information]

Front page   Edit Freeze Diff Backup Upload Copy Rename Reload   New List of pages Search Recent changes   Help   RSS of recent changes
Last-modified: 2010-10-06 (Wed) 19:14:12 (4950d)