RE: [PHP-DEV] Update for Birdstep RDM Server / RAIMA Velocis support in PHP 4 & 5

2005-04-15 Thread John Higgins
t: Re: [PHP-DEV] Update for Birdstep RDM Server / RAIMA Velocis support in PHP 4 & 5 Hi Jani, Its all set. I've got back and fixed the problems I was getting while compiling, so there are now no existing lines of code commented out. There are several that were removed, all having someth

Re: [PHP-DEV] Update for Birdstep RDM Server / RAIMA Velocis support in PHP 4 & 5

2005-04-15 Thread Albert Lash
Hi Jani, Its all set. I've got back and fixed the problems I was getting while compiling, so there are now no existing lines of code commented out. There are several that were removed, all having something to do with SWFMovie_output, for example: #ifdef HAVE_NEW_MING RETURN_LONG(SWFMovie_

Re: [PHP-DEV] Update for Birdstep RDM Server / RAIMA Velocis support in PHP 4 & 5

2005-04-14 Thread Jani Taskinen
I have committed a little bit modified version of this patch in all branches. Basically I just replaced your two 'uname' calls by using $host_alias and used $SHLIB_SUFFIX_NAME instead of .so / .sl. --Jani On Mon, 11 Apr 2005, John Higgins wrote: I would like to submit an update

Re: [PHP-DEV] Update for Birdstep RDM Server / RAIMA Velocis support in PHP 4 & 5

2005-04-11 Thread John Higgins
... and here is the diff output for PHP 4... Index: ext/odbc/config.m4 === RCS file: /repository/php-src/ext/odbc/config.m4,v retrieving revision 1.55.2.10 diff -u -r1.55.2.10 config.m4 --- ext/odbc/config.m4 18 Jan 2005 21:21:16 -00