دستور اولیه ارور میده :
کد:[root@omidx ~]# wget -c http://memcached.googlecode.com/files/memcached-1.4.5.tar.gz tar -xzf memcached-1.4.5.tar.gz cd memcached-1.4.5/ yum -y install libevent libevent-devel ./configure --prefix=/opt/memcached make make install wget: invalid option -- 'z' Usage: wget [OPTION]... [URL]http://www.webhostingtalk.ir/f55/97365/... Try ‘wget --help’ for more options. [root@omidx ~]#