build zend on Red-hat enterprise 3 fails

conficio

Verified User
Joined
Mar 10, 2005
Messages
8
Solved!

The script to build zend on redhat enterprise AS failed, because the OS_VER produced is "AS" and the string does not include AS.

Solution, add in line 113 "AS|" somewhere
 
Back
Top