Hello list. Anyone have a php rpm with snmp enabled or a php-nsmp rpm? I need to build some php pages and would like to use the snmp function that are built in. If there is another way to enable it by not using one of these rpm's that would be great too. TIA
Dan
I have build php-snmp & php-oci8 for CentOS-2 but I assume you are referring to CentOS-3.1
The CentOS-2 version is available under centos-2/extras/i386/ on the centos mirror.
John.
Dan wrote:
Hello list. Anyone have a php rpm with snmp enabled or a php-nsmp rpm? I need to build some php pages and would like to use the snmp function that are built in. If there is another way to enable it by not using one of these rpm's that would be great too. TIA
Dan
CentOS mailing list CentOS@caosity.org http://www.caosity.org/mailman/listinfo/centos
On Tue, 7 Sep 2004, John Newbigin wrote:
I have build php-snmp & php-oci8 for CentOS-2 but I assume you are referring to CentOS-3.1
The CentOS-2 version is available under centos-2/extras/i386/ on the centos mirror.
If you can send me the SPEC files, I can look into providing these for el2.1 and el3 (i386, x86_64)
Kind regards, -- dag wieers, dag@wieers.com, http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors]
For EL2.1, the RH srpm has the snmp module commented out. I just uncommented it and rebuilt it. I have not looked at EL3 but it is possible they have done the same.
For OCI8 I had to build it on my oracle server but once built you can run it against the Oracle Instant Client RPM (with a few extra symlinks to fix library versions).
John.
Dag Wieers wrote:
On Tue, 7 Sep 2004, John Newbigin wrote:
I have build php-snmp & php-oci8 for CentOS-2 but I assume you are referring to CentOS-3.1
The CentOS-2 version is available under centos-2/extras/i386/ on the centos mirror.
If you can send me the SPEC files, I can look into providing these for el2.1 and el3 (i386, x86_64)
Kind regards, -- dag wieers, dag@wieers.com, http://dag.wieers.com/ -- [Any errors in spelling, tact or fact are transmission errors]