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! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Can you please share the output of |
Beta Was this translation helpful? Give feedback.
-
@niebowen666 - if this is Ubuntu24 you need to install And you may need to link the libs after that: |
Beta Was this translation helpful? Give feedback.
@niebowen666 - if this is Ubuntu24 you need to install
sudo apt install libaio1t64
And 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