Subject | Re: [firebird-php] Getting ibase_connect() to work. |
---|---|
Author | ian |
Post date | 2003-10-22T22:16:56Z |
On Monday 20 October 2003 06:45, Milan Babuskov wrote:
I still cannot get php-firebird to work.
I tried to follow Philippe intrustructions which appear to be very accurate
instructions(thank you).
Editing php_interbase.h with #define ISC_FAR
export LIBS="-lstdc++ -lcrypt"
then using command ./configure --with-interbase=shared,/usr/local/firebird
But Using firebird 1.5 rc4,
If I am using php 4.3.1 I can get ./configure to work but make or make -i
never produce the interbase.so library.
->It does produce interbase.lo or interbase.a, is that what I want?
If I use php 4.3.2 or 4.3.3 both ./configure fail and it gives an error that
the bug post that phillipe pointed me to, I think, was supposed to fix.
I get something like "libgds or libib_util not found!" when it is checking for
isc_detach_database, isc
->Should I even have a gds library in my firebird directory?
I also tried firebird 1.5 rc6 and that did the same as above.
->Could someone with Suse 8.2 tell me the exact version of php and firebird
they used? Note: Suse 8.2 comes with php as 4.3.1 but if I download the
source it should not conflict with any of already installed version if I am
just trying to compile the module right?
->Another question should I be using root throughout this process?
Thank You
-Ian
> <html><body>Thank you for all the responses.
>
>
> <tt>
> Lester Caine wrote:<BR>
> >>> PS. This is my first mailing list, is there a good
> way to arrange<BR> >>>messages by<BR>
> >>> thread in something like kmail, or to stay sane do you
> just look at the<BR> >>> archives of the messages?<BR>
> >>> -Ian<BR>
> > <BR>
> > <BR>
> > Another good Linux question. I use Netscape7.1 on both the <BR>
> > WIndows and Linux machines, and that gives me the threaded <BR>
> > views.<BR>
> <BR>
> I use Mozilla, it does the same thing.<BR>
> <BR>
> -- <BR>
> Milan Babuskov<BR>
> <a
> href="http://fbexport.sourceforge.net">http://fbexport.sourceforge.net</a><
>BR> <BR>
> <BR>
> </tt>
>
> <br>
>
> <!-- |**|begin egp html banner|**| -->
>
> <table border=0 cellspacing=0 cellpadding=2>
> <tr bgcolor=#FFFFCC>
> <td align=center><font size="-1" color=#003399><b>Yahoo! Groups
> Sponsor</b></font></td> </tr>
> <tr bgcolor=#FFFFFF>
> <td align=center width=470><a
> href="http://rd.yahoo.com/M=259395.3614674.4902533.1261774/D=egroupweb/S=17
>05007183:HM/A=1524963/R=0/SIG=12o885gmo/*http://hits.411web.com/cgi-bin/auto
>redir?camp=556&lineid=3614674&prop=egroupweb&pos=HM"><img
> src="http://us.a1.yimg.com/us.yimg.com/a/sl/sleepangel/sleep_300x250.gif"
> alt="" width="300" height="250" border="0"></a></td> </tr>
> <tr><td><img alt="" width=1 height=1
> src="http://us.adserver.yahoo.com/l?M=259395.3614674.4902533.1261774/D=egro
>upmail/S=:HM/A=1524963/rand=275522040"></td></tr> </table>
>
> <!-- |**|end egp html banner|**| -->
>
>
> <br>
> <tt>
> To unsubscribe from this group, send an email to:<BR>
> firebird-php-unsubscribe@yahoogroups.com<BR>
> <BR>
> </tt>
> <br>
>
> <br>
> <tt>Your use of Yahoo! Groups is subject to the <a
> href="http://docs.yahoo.com/info/terms/">Yahoo! Terms of Service</a>.</tt>
> </br>
>
> </body></html>
I still cannot get php-firebird to work.
I tried to follow Philippe intrustructions which appear to be very accurate
instructions(thank you).
Editing php_interbase.h with #define ISC_FAR
export LIBS="-lstdc++ -lcrypt"
then using command ./configure --with-interbase=shared,/usr/local/firebird
But Using firebird 1.5 rc4,
If I am using php 4.3.1 I can get ./configure to work but make or make -i
never produce the interbase.so library.
->It does produce interbase.lo or interbase.a, is that what I want?
If I use php 4.3.2 or 4.3.3 both ./configure fail and it gives an error that
the bug post that phillipe pointed me to, I think, was supposed to fix.
I get something like "libgds or libib_util not found!" when it is checking for
isc_detach_database, isc
->Should I even have a gds library in my firebird directory?
I also tried firebird 1.5 rc6 and that did the same as above.
->Could someone with Suse 8.2 tell me the exact version of php and firebird
they used? Note: Suse 8.2 comes with php as 4.3.1 but if I download the
source it should not conflict with any of already installed version if I am
just trying to compile the module right?
->Another question should I be using root throughout this process?
Thank You
-Ian