
21 Jun
2008
21 Jun
'08
7:18 a.m.
2008/6/20 Alistair Bayley
Having just taken a closer took at what Oracle Instant Client is, I suspect that you might have some trouble getting Takusen to compile against it. The Instant Client lacks header files, while Takusen's FFI imports specify oci.h. I don't know what happens if ghc can't find the header files. Oracle do state that the Instant Client is for deployment only; developers (that means you) will need the full client installation.
There's an additional download for the Instant Client which includes the OCI headers. Paul.