How do you install Zend under sme? I do not know how to work with tar files? Can some one help here! This is what it says to do......
UNIX (Linux, Solaris, FreeBSD) & Mac OSX
To install the Zend Optimizer under UNIX or Mac OSX:
Execute the following command (and follow the instructions):
./install.sh
NOTE: Be sure to download the Zend Optimizer version that corresponds with the platform you use.
If you are running under Apache, restart your Apache Web server. For Apache V1.3, use the commands:
apachectl stop; apachectl start
so I made a dir mkdir and called it zeed mkdir zend, then I cd to zeed cd /zend. how do I get the file to here. and then how do I get to the install.sh?