Re: [phpsoa] Re: Installation of PHP SDO_SCA for PHP 5.3

2014-07-08 Thread Marc Gagnon
Thanks for the quick reply Peter. We've been at it all afternoon, and I think we're going to try to go another way with this. Far too much of a problem. Thanks again. On Tuesday, July 8, 2014 12:54:55 PM UTC-4, Peter wrote: > > I do not know if there is anyone else on this list :) but I have

Re: [phpsoa] Re: Installation of PHP SDO_SCA for PHP 5.3

2014-07-08 Thread Peter Sági
I do not know if there is anyone else on this list :) but I have no experience on OS X. I guess, you know that this PHP SDO_SCA is quite obsolete. The last time I tried (and succeeded) to compile it was back in August 2011 on Debian 6 (Squeeze). I believe you have to port the source code if you

Re: [phpsoa] Re: Installation of PHP SDO_SCA for PHP 5.3

2014-07-08 Thread Marc Gagnon
> > Hi Peter, I was having a lot of trouble getting things to compile on Mac OS 10.6.8. I finally just did an OS upgrade to Mavericks and still got compilation errors. I change "function_entry" to "zend_function_entry" which fix several errors, but now am getting new ones: SDO_CPPException

Re: [phpsoa] Re: Installation of PHP SDO_SCA for PHP 5.3

2014-04-12 Thread Peter Sági
Just becouse I still see downloads of the tarball :) The new address is: https://pety.rr.nu/cloudbank_repo/SCA_SDO-1.2.5.tgz Peter On 08/01/2011 11:15 PM, Peter wrote: I have managed to make SDO_SCA working (compile, etc.) in the Debian Squeeze environment (PHP 5.3.3, gcc 4.4.5) based on the

[phpsoa] Re: Installation of PHP SDO_SCA for PHP 5.3

2013-02-26 Thread mansi gupta
Hi, Can i get the dll file after the build.I need to use it with the xamp php version 5.3.1 Regards, Mansi On Tuesday, 10 August 2010 16:15:12 UTC+5:30, jongiddy wrote: > > I've just been getting the PHP SDO SCA code working with PHP 5.3. Many > thanks to the March 2010 email of cdouglas for t

[phpsoa] Re: Installation of PHP SDO_SCA for PHP 5.3

2011-09-04 Thread CloCkWeRX
Hey Peter/John, I forked the svn trunk version (as opposed to the goldcrest branch mentioned; I didn't see that bit) to github and applied the same steps. You can create your own fork and apply further fixes if you like. https://github.com/CloCkWeRX/sdo make test shows only one failing test: test

[phpsoa] Re: Installation of PHP SDO_SCA for PHP 5.3

2011-08-01 Thread Peter
I have managed to make SDO_SCA working (compile, etc.) in the Debian Squeeze environment (PHP 5.3.3, gcc 4.4.5) based on the below description from Jon (and others - big THX!). I am not sure how to submit a patch to the SDO_SCA source tree or make these changes get to an official release (and into