how to add libaio to linux-armv71-android

Asked by Ge Man

Need to add libaio to linux-armv71-android so I can install MySql. Need tar bar please for this architecture.

Thanks in advance

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu libaio Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

lsb_release -a

Thanks

Revision history for this message
Ge Man (gman007lp) said :
#2

I have problems with that. Here's the output
lsb_release -a
LSB Version: n/a
Distributor ID: n/a
Description: (none)
Release: n/a
Codename: n/a

Here's the output from Aida:

kernel version: 3.10.54 (luxq@mid-compiler) (gcc version 4.8(GCC) #1
                              SMP PREEMPT Thu May 28 12:03:32 CST 2015

Basically Ubuntu 14.04 LTS

Thanks

Revision history for this message
Manfred Hampl (m-hampl) said :
#3

In an Ubuntu system you would install the libaio library with the command
sudo apt-get install libaio1
or - if you need the development headers and libraries -
sudo apt-get install libaio-dev
or - if you want the source -
sudo apt-get source libaio

But your system seems not to be an Ubuntu system.

Revision history for this message
Ge Man (gman007lp) said :
#4

Thanks is there a tar ball I could get?

Can you help with this problem?

Provide an answer of your own, or ask Ge Man for more information if necessary.

To post a message you must log in.