Re: [PHP] libtdsodbc.so

2003-07-29 Thread Adam Voigt
Sorry, I don't use UnixODBC, so I have no idea. On Tue, 2003-07-29 at 10:14, Nabil wrote: > Dear Adam ; > The problem that it doesn't exist even after complilation .. > > ./configure --prefix=/usr/local/freetds --with-tdsver=4.2 --with-unixodbc=/u > sr/lib > make > make install > > the point is

Re: [PHP] libtdsodbc.so

2003-07-29 Thread Nabil
Dear Adam ; The problem that it doesn't exist even after complilation .. ./configure --prefix=/usr/local/freetds --with-tdsver=4.2 --with-unixodbc=/u sr/lib make make install the point is that unixodbc came out of the box with redhat 9 so i tried whereis unixodbc and i then assumed to /usr/lib .

Re: [PHP] libtdsodbc.so

2003-07-29 Thread Adam Voigt
It comes with FreeTDS, after you compile it, it will be in: /path/to/freetds/lib On Tue, 2003-07-29 at 09:01, Nabil wrote: > any one has this file or even know anything about it ? > > > > thanks > > -- > Nabil Attar > Advanced Web Solutions > > > /*** > Everyone is a beginner once, and no

[PHP] libtdsodbc.so

2003-07-29 Thread Nabil
any one has this file or even know anything about it ? thanks -- Nabil Attar Advanced Web Solutions /*** Everyone is a beginner once, and no one is an expert at everything. ***/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php