Subject | Re: [firebird-php] can't build firebird ext on osx/mamp (fbclient missing) |
---|---|
Author | Philippe Makowski |
Post date | 2009-10-26T07:26:12Z |
tjelvare [09-10-25 22.12] :
-I/Library/Frameworks/Firebird.framework/Headers -framework Firebird
> I'm trying to add the interbase-extension on mamp (osx lamp),you have to pass something like this to gcc :
> xcode, macports and m4 is there, phpize runs fine,
> upon
> ./configure --with-interbase=shared,/Library/Frameworks/Firebird.framework
-I/Library/Frameworks/Firebird.framework/Headers -framework Firebird