How to solve "command not found" on Ubuntu bash shell?

Posted by redcoder on Super User See other posts from Super User or by redcoder
Published on 2010-04-25T11:45:52Z Indexed on 2010/04/25 12:03 UTC
Read the original article Hit count: 243

Filed under:
|
|

I am very new to Ubuntu, struggling to find the proper command to install Zend Server on my Ubuntu 9.10 Server.

After downloading the ZF Server and extracting it, I try to run this command:

install_zs.sh 5.3

This is the ls of the extracted ZF archive:

install_zs.sh  README  upgrade_zs_php.sh  zend.deb.repo  zend.rpm.repo

But it says command not found. Any idea?

© Super User or respective owner

Related posts about ubuntu

Related posts about zend