Vann, David wrote: > I'm trying to install PHP 5.6.8 on AIX 7.1 running WAS 8.5.5.4. > > I can get the configure to work, sort of. I'm a little concerned > about the bison version. That may be the issue. I believe you want > 1.28 , 1.35, 1.75, but we have 3.0. There is a warning during the > configuration but it completes successfully. I saw one thread where > the bison version shouldn't matter. I'm also concerned about > re2c-0.14.2-1 version. Based upon the results below should I just > plan on down grading them? I can provide more details if needed. bison and re2c are only required if you have to regenerate parsers and lexers, e.g. Zend/zend_language_parser.*. -- Christoph M. Becker -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php