|
您好,我照上面的步骤安装了,出现这样的情况,问题大概出在哪儿呢
[root@bmdbsrv altibasehome]# su altibase
bash-3.00$ server create
bash: server: command not found
bash-3.00$ server create
bash: server: command not found
bash-3.00$ server start
bash: server: command not found
bash-3.00$ is
bash: is: command not found
bash-3.00$ ps -ef|grep altibase
root 4796 4764 0 15:09 pts/1 00:00:00 su altibase
altibase 4797 4796 0 15:09 pts/1 00:00:00 bash
altibase 4802 4797 0 15:11 pts/1 00:00:00 ps -ef
altibase 4803 4797 0 15:11 pts/1 00:00:00 grep altibase
bash-3.00$ |
|