Lines Matching refs:libaio
58 ## Set this to 1 if libaio-0.3.92.tar.gz is already installed in your system
59 ## from http://www.kernel.org/pub/linux/kernel/people/bcrl/aio/libaio-0.3.92.tar.gz
273 echo -n "You need to be root to Install libaio-0.3.92 and run"
279 echo "Installing libaio-0.3.92............."
281 wget -c http://www.kernel.org/pub/linux/kernel/people/bcrl/aio/libaio-0.3.92.tar.gz;
282 tar -xzf libaio-0.3.92.tar.gz;
283 make -C libaio-0.3.92 all install)
284 rm -rf /tmp/libaio-0.3.92*
285 echo "libaio-0.3.92 Installed ............."
287 echo "libaio-0.3.92 already installed in your system"