Tamer Higazi schrieb:
Hi people!
I am 1 step getting nut on php 5.3.2 to get the odbc extension compiled.
Could anybody please help me?!
I am executing in the "php-5.3.2/ext/odbc" folder:
./configure --prefix=/usr --with-unixODBC=/usr
and get complains that a certain sqlheader.h file in /usr/local/ is not
found.
Result:
checking for Adabas support... cp: cannot stat
`/usr/local/lib/odbclib.a': No such file or directory
configure: error: ODBC header file '/usr/local/incl/sqlext.h' not found!
Tamer
You need to install an unixodbc-dev package.
Hendrik
[Index of Archives]
[PHP Users]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[Postgresql]
[PHP Books]
[PHP Databases]
[PHP SOAP]