Monday, November 22, 2010

Building thrift 0.5.0 on CentOS 5.3

You will need php 5.2 or above to successfully build thrift 0.5.0 or you will see the following error:

'zend_std_get_constructor' was not declared in this scope.

Download php 5.2.14 source from here and go through the usual "configure->make->sudo make install" cycle.

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.