安裝OpenErp遇到狀況command not found
- 
大家看,我是看這個網址來安裝Openerp的 
 <br / http://doc.openerp.com/v6.1/install/linux/server/index.html br />
 目前卡在一個步驟,想請教各位一下
 Testing the OpenERP Server¶
 tar -xzf openerp-6.1-latest.tar.gz
 cd openerp-6.1-*
 ./openerp-server
 ******************照以上指令操作,看來是沒什麼太大問題的
 The list of available command line parameters can be obtained with the -h command-line switch:
 openerp-6.1-20121126-003503$ : openerp-server -h
 <=但執行到上述那一行的時候,系統跟我說command not found
 我不知我錯在那裡,可否請教各位一下呢?? 
- 
 Linux用的不习惯?,应该这样: Linux用的不习惯?,应该这样:./openerp-server -h

