Subject RE: [firebird-php] firebird support for php5 in linux
Author Nigel Weeks
If you were running FreeBSD (another open-source unix), just do the
following:

`cd /usr/ports/databases/php5-interbase`
`make install`

Under Linux, just build PHP from source!
Download the php5 source tarball, and configure it with options needed for
your installation, including the following 'enable flag':

`./configure --enable-interbase=/opt/firebird` (or wherever your
distribution keeps your firebird installation)

This will(might) then break on a myriad of dependencies. Download everything
it needs, install them, and return to the configure stage.
Once it proceeds all the way through, run the make, make install as you
usually do.

Or, try FreeBSD on another machine, and use the two commands at the top :-)

N.

> -----Original Message-----
> From: firebird-php@yahoogroups.com
> [mailto:firebird-php@yahoogroups.com] On Behalf Of Lester Caine
> Sent: Sunday, 8 May 2005 9:15 PM
> To: firebird-php@yahoogroups.com
> Subject: Re: [firebird-php] firebird support for php5 in linux
>
> Anjesh Tuladhar wrote:
>
> > Has anyone tried firebird in php5 in linux? The same worked
> in windows
> > with out any problem but could not find compatible
> interbase extension
> > for php5.0 in linux, those. desperately need to know
> this... thanks in
> > advance
>
> Anjesh
>
> I think we are all in the same boat :(
> Pressure of other work means I am still running PHP5 on
> windows, but we do need to put some effort into getting a
> Linux build actually working!
>
> --
> Lester Caine
> -----------------------------
> L.S.Caine Electronic Services
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>
>
>
> __________ NOD32 1.1088 (20050504) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.nod32.com
>
>