Getting Started of anm_server [edit]

DownLoad [edit]

Release Version [edit]
Dev Version (subversion) [edit]

Compile and Install [edit]

Release Version [edit]
$ wget http://www.nsl.tuis.ac.jp/DownLoad/SoftWare/SL/SLKinect2/anm_server-x.y.z.tar.gz
$ tar xfvz anm_server-x.y.z.tar.gz 
$ cd anm_server-x.y.z
$ cd JunkBox_Lib
$ ./configure
$ make
$ cd ../anm_server
$ make
$ su
# make install
Development Version [edit]
$ svn co http://www.nsl.tuis.ac.jp/svn/linux/JunkBox_Lib/trunk JunkBox_Lib
$ svn co http://www.nsl.tuis.ac.jp/svn/linux/anm_server/trunk anm_server
$ cd JunkBox_Lib
$ ./config.sh
$ ./configure
$ make
$ cd ../anm_server
$ make
$ su
# make install
Installed Files and Directory [edit]

Execution and Stop [edit]


トップ   新規 ページ一覧 検索 最終更新   ヘルプ   最終更新のRSS