← Back to team overview

ius-coredev team mailing list archive

Re: [Question #206630]: cannot create module odbc 5.3.15

 

Question #206630 on IUS Community Project changed:
https://answers.launchpad.net/ius/+question/206630

    Status: Open => Answered

Jeffrey Ness proposed the following answer:
Hello,

Well the issue is the missing header files:

  configure: error: ODBC header file '/usr/local/incl/sqlext.h' not
found!

This package is provided by ODBC-devel on a Redhat 5 server:

 # cat /etc/redhat-release 
 Red Hat Enterprise Linux Server release 5.6 (Tikanga)

 # rpm -qf /usr/include/sqlext.h
 unixODBC-devel-2.2.11-7.1.x86_64

---

In your configure you will most likely need to provide a directive point
to your include directory at /usr/include.

---

Why is it that you can't use php53u-odbc?

  http://dl.iuscommunity.org/pub/ius/stable/Redhat/5/x86_64/php53u-
odbc-5.3.15-1.ius.el5.x86_64.rpm

-- 
You received this question notification because you are a member of IUS
Core Development, which is an answer contact for IUS Community Project.