Re: [CentOS] PHP Source

2011-05-30 Thread Keith Roberts
On Mon, 30 May 2011, John Doe wrote: To: CentOS mailing list From: John Doe Subject: Re: [CentOS] PHP Source From: Ron Young 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

Re: [CentOS] PHP Source

2011-05-30 Thread John Doe
From: Ron Young >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 s

Re: [CentOS] PHP Source

2011-05-26 Thread Steven Crothers
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, crea

Re: [CentOS] PHP Source

2011-05-26 Thread Ron Young
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 a

Re: [CentOS] PHP Source

2011-05-26 Thread Ljubomir Ljubojevic
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 repos

[CentOS] PHP Source

2011-05-26 Thread Ron Young
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