Zend Optimizer

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
dac9
New Forum User
New Forum User
Posts: 3
Joined: Mon Oct 15, 2007 10:06 pm

Zend Optimizer

Unread post by dac9 »

Hey Guys,
I need to install Zend Optimizer. I found the RPM. I'm using RedHat 5.

I did a "yum install zend" and nothing was found.

Should I wget the file and then run it?

If yes please tell me what command I type to install the RPM package.

Thanks
Waylanderl
Forum User
Forum User
Posts: 17
Joined: Thu Oct 11, 2007 6:35 am

Unread post by Waylanderl »

try yum install php-zend-optimizer
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Unread post by scott »

you can also see what is available in yum by using:

yum list

and

yum search <search string>
Post Reply