Try pecl, if not and you have sources, you can implement a php wrapper relatively easily. I've done it before for small things. Assuming the API is light enough you're talking about a nights worth of Googling, trial and error. Some keywords to feed into Google: phpize, php extension skeleton, create pecl extension On Thu, May 26, 2011 at 5:40 PM, Ron Young <ronyoung at nc.rr.com> wrote: > Thanks Ljubomir, > > Just what I needed! > > I did not realize that source files would be in rpm files and named src > instead of *source* or in a source directory. > > > Regards, > > Ron Young > 919-621-9015 > http://www.linkedin.com/in/ronhyoung > > +++++++++++++++++++ > Little tiny dreams require little tiny thoughts and little tiny steps. > Great big dreams require great big thoughts and little tiny steps. > +++++++++++++++++++ > Kosh: The avalanche has already started. It is too late for the pebbles to > vote. > > > > On Thu, May 26, 2011 at 4:12 PM, Ljubomir Ljubojevic <office at plnet.rs> > wrote: >> >> Ron Young wrote: >> > I have a pressing need to compile a utility called odbtp into php on my >> > new 64 bit machine with an AMD chip that is currently running CentOS >> > 5.6. >> > >> > Where can I find the source files for the CentOS recommended versions of >> > php. I have searched the CentOS and related repository sites and can >> > find php in several places but not the source files. >> > >> > Thanks in advance. >> > >> http://mirror.centos.org/centos/5/os/SRPMS/ >> http://mirror.centos.org/centos/5/updates/SRPMS/ >> .... >> >> Ljubomir >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> http://lists.centos.org/mailman/listinfo/centos > > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > > -- Steven Crothers steven.crothers at gmail.com