Subject Re: [firebird-php] Firebird and PHP-Interbase extension on a Mac (bsd)
Author Graeme Bryan
I am almost there. My firebird installation is missing the /lib folder
and I am getting these errors in the config.log...
ld: warning -L: directory name
(/Library/Frameworks/Firebird.framework/Versions/A/Firebird/lib) does
not exist

My config is...
./configure
--with-interbase=shared,/Library/Frameworks/Firebird.framework/
Versions/A/Firebird

Do I need to get the source of cvs perhaps?

On 19/08/2005, at 5:23 PM, Milan Babuskov wrote:

> Graeme Bryan wrote:
>>> Download the source for the version of PHP you're running(so things
>>> have a
>>> better chance of working) Expand it out somewhere(doesn't really
>>> matter
>>> where), cd into the directory, and just run the ./configure command
>>> you got
>>> from the previous step.
>
> No need to run the full configure. If you have exactly the same version
> of PHP, just run:
>
> ./configure --with-interbase=shared,/path/to/interbase
>
> It is quite enough to build interbase.so file and plug it in existing
> PHP installation (following the step 4 and beyond of Nigel's
> instructions).
>
> --
> Milan Babuskov
> http://www.flamerobin.org
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>