I am working on a gentoo server. Currently in PHP, the SimpleXML extension is not enabled. How do I enable this extension ?
The PHP version is 5.2
The configure command has "--disable-simplexml".
Is it possible to use "emerge" package manager to enable this extension ?