oci header files for XE on Ubuntu Linux
441662Aug 25 2006 — edited Aug 26 2006I installed Oracle 10g Express Edition via apt-get on Ubunut 6.06.
I installed both oracle-xe and oracle-xe-client.
Where are the oci headers files such as oci.h?
I need them to build programs in C.
Not sure if I need anything else. I know on Windows, I need the additional oci import librariy like oci.lib for msvc. The import library provides stuff needed to dynamically link to the oci.dll. Do I need something like this for Linux too?