How do I install hiphop-php in CentOS 6?

Posted by Dai on Super User See other posts from Super User or by Dai
Published on 2012-01-17T14:15:29Z Indexed on 2012/06/07 10:43 UTC
Read the original article Hit count: 307

Filed under:
|
|

I've been trying to install hiphop-php on CentOS 6 with no luck. I found an .rpm for it but it fails dependency checks on boost which fails to install because it depends on curl which fails to install because it can't overwrite /etc/lib64/libcurl.so.4

I can't remove the current curl version because half the system seems to depend on it.

Has anybody had any luck doing this? It's driving me mad. I tried compiling from source but that's even more hellish and I really have no idea what I'm doing anyway.

© Super User or respective owner

Related posts about centos

Related posts about curl