Subject | Re: AW: [firebird-php] Firebird + PHP |
---|---|
Author | Lutz Brückner |
Post date | 2004-02-03T10:19:17Z |
Hi Thomas,
Thomas Rueger wrote:
configure command line.
Did you get error messages if you omit the --with-interbase switch?
Make sure you are entering the whole command on a single line. The
backslash I was using in the command line in my explanations is the
syntax that let the shell interprete multiple lines as a single line.
So try try to cut and paste this (you have to adjust the path to apxs):
./configure --with-apxs=/usr/local/apache/current/bin/apxs
--with-interbase=/opt/firebird
Good luck, Lutz
--
web based Firebird and InterBase administration: http://ibwebadmin.sf.net
Thomas Rueger wrote:
> The only error i'm getting is from ./configure:My guess is that this error messages are caused by an error in the
>
> After starting the error is "invalid host type" and "invalid option"
> for --with-interbase=/opt/firebird
>
> And in the middle under configuring libtool
>
> checking build system type an error invalid option
> for --with-interbase=/opt/firebird
>
> and at the end under generating files
>
> a few unterminated 's' command
configure command line.
Did you get error messages if you omit the --with-interbase switch?
Make sure you are entering the whole command on a single line. The
backslash I was using in the command line in my explanations is the
syntax that let the shell interprete multiple lines as a single line.
So try try to cut and paste this (you have to adjust the path to apxs):
./configure --with-apxs=/usr/local/apache/current/bin/apxs
--with-interbase=/opt/firebird
Good luck, Lutz
--
web based Firebird and InterBase administration: http://ibwebadmin.sf.net