Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 10941

Summary: Zend Optimizer
Product: Gentoo Linux Reporter: Bernardo S. A. Silva <bernardos>
Component: New packagesAssignee: Ryan Phillips (RETIRED) <rphillips>
Status: RESOLVED INVALID    
Severity: normal CC: h3y
Priority: High    
Version: 1.4_rc1   
Hardware: x86   
OS: Linux   
URL: http://www.zend.com
Whiteboard:
Package list:
Runtime testing required: ---

Description Bernardo S. A. Silva 2002-11-18 21:49:25 UTC
Hi folks...

 It will be a really very good idea to have an organized ZendOptimizer ebuild.
 To install it on hand it is very simple. You need only to copy this files to
this directories:

 $WORKDIR/ZendOptimizer-2.0.3-Linux_glibc21-i386/data/4_2_x_comp/* ->
 /usr/Zend/lib 

 /usr/bin/php -> /usr/bin/php.old
 $WORKDIR/ZendOptimizer-2.0.3-Linux_glibc21-i386/zui_files/php ->
 /usr/bin/php

 And add these lines on /etc/php4/php.ini:
 
 ; ZendOptimizer
 zend_optimizer.optimization_level=15
 zend_extension="/usr/local/Zend/lib/ZendOptimizer.so"

 But I don't know how to make this ebuild. Please, do it. 
 Another problem is with the download. You can't download directly from
www.zend.com. You need to log-in.

   Thanx a lot...Bernardo
Comment 1 Bernardo S. A. Silva 2003-01-22 22:55:51 UTC
No one wants to solve this... :(