I have a simple test program that when I run I get:
./hello: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or d
Install the packages:
sudo apt-get install libaio1 libaio-dev
or
sudo yum install libaio