I'm using Lazarus 0.9.3 with FPC 2.4.2 on Ubuntu 11.04.
I installed Instant Client 11.
I added oracle.conf, so I have ldconfig -v correct (libocieie.so and other are display.
But when I try to do my connection (connected true on lazarus interface) or when execute appication with just a TOracleConnection, I always have the erreor libociei.so not found.
What is wrong ?

I tried with complete client and have same trouble.