Skip to content

Tag: oracle

libaio.so.1: cannot open shared object file

I have a simple test program that when I run I get: I link it like this: My LD_LIBRARY_PATH contains this: /usr/lib looks like this: Output of ldd hello: I’m hoping that I’m missing something simple here. The oracle instantclient package appears to require libaio, but that seems to be installed al…