Problem about async_io is uncompatible #6558
|
I have installed the libaio1 and libaio-dev: Reading package lists... Done but I still get the warning: Hope to get any answer!Thanks! |
Replies: 2 comments
|
Can you please share the output of |
|
@niebowen666 - if this is Ubuntu24 you need to install And you may need to link the libs after that: |
@niebowen666 - if this is Ubuntu24 you need to install
sudo apt install libaio1t64And you may need to link the libs after that:
sudo ln -s /usr/lib/x86_64-linux-gnu/libaio.so.1t64 /usr/lib/libaio.so.1