Error while run app on linux machine

While i try run app on linux machine, i have this error:

failed dependencies:
libc.so.6(GLIBC_2.15) is needed by sc-1.12.S114-7285
libm.so.6(GLIBC_2.15) is needed by sc-1.12.S114-7285
libstdc++.so.6(GLIBCXX_3.4.15) is needed by sc-1.12.S114-7285

App make in Unity 5.0.
Can any body help me? please

It is telling you which libs are needed on you Linux machine to run it.
The minimum supported version is Ubuntu 12.04