![]() |
| サイトマップ | |
|
StarDrop 6.x サーバー版のインストール手順書です。インストールメディア内のスクリプトを実行するだけで、従属関係があるライブラリの有無の確認から、サーバープログラムのインストール、インストールしたサーバーのサービスの開始まで、一連の手続きを行います。既に以前のバージョンのプログラムが存在している場合には、このスクリプトでプログラムの削除も実行します。
# python install_stardrop_servers.py
Would you like to find packages that provide these missing libraries? WARNING: this may take
a long time [no]: yes
Do you agree to the license terms? [yes]: yes
64-bit machine detected
Press 'Enter' to install 64-bit servers.
Alternatively, type '32' to install 32-bit servers. [64]: 64
Please type 'default' or 'custom' (or 'd' or 'c') [default]:d
Would you like to install the ADME QSAR server? [yes]: yes
You are about to remove the ADME QSAR server. Do you wish to continue? [yes]: yes
The ADME QSAR server has been configured to start automatically next time you restart this machine. ... Starting service: /etc/init.d/StarDrop_ims start StarDrop_modelserver: [ OK ]
Would you like to install the Auto-Modeller server? [yes]:yes
You are about to remove the Auto-Modeller server. Do you wish to continue? [yes]: yes
The Auto-Modeller server has been configured to start automatically next time you restart this machine. ... Starting service: /etc/init.d/StarDrop_amg start Starting StarDrop_amg: [ OK ]
Would you like to install the P450 server? [yes]: yes
You are about to remove the P450 server. Do you wish to continue? [yes]: yes
The P450 server has been configured to start automatically next time you restart this machine. ... Starting service: /etc/init.d/StarDrop_p450 start Starting StarDrop_p450: [ OK ]
Would you like to install the license server? [yes]: yes
You are about to remove the license server. Do you wish to continue? [yes]: yes
The license server has been configured to start automatically next time you restart this machine. ... Starting service: /etc/init.d/StarDrop_sls start Starting StarDrop_sls: [ OK ]
Installation complete An installation log file has been written to /usr/local/StarDrop/StarDropInstall.log
# python server_tests.py
Loopback address test [OK] p450 testWorker http://(ホスト名):8051 [OK] ... (Worker数だけ表示) p450 queueSMILES test: [OK] p450 statusSMILES test: [OK] p450 retrieveXML test: [OK] AMG amg_testserver test: [OK] Model Server test-ping server: [OK] Model Worker instance test: [OK] Model Server test-meta: [OK] License server sls_checkserver logged in users test [OK]