# Julia 1.7 beta 4 doesn't run in termux Android

**URL:** https://discourse.julialang.org/t/julia-1-7-beta-4-doesnt-run-in-termux-android/67931
**Category:** General Usage
**Tags:** question, android
**Created:** [September 9, 2021, 12:54pm UTC](https://discourse.julialang.org/t/julia-1-7-beta-4-doesnt-run-in-termux-android/67931 "2021-09-09T12:54:40Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![evad](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/evad/32/15756_2.png) [@evad](https://discourse.julialang.org/u/evad)
#### Post date: [September 9, 2021, 12:54pm UTC](https://discourse.julialang.org/t/julia-1-7-beta-4-doesnt-run-in-termux-android/67931/1 "2021-09-09T12:54:40Z")

</div>

hi,  
i have installed voidlinux in termux on Android. and up to beta 3, i can download the tarball and unpack in home folder and run ./julia. for beta 4, i did the same, and running ./julia from bin folder says no such file or directory. here is the file info:

```julia
-rwxr-xr-x 1 root root 12552 Aug 28 03:51 julia

```

what can i do to have it as executable and run? thanks

---

<div class="post-metadata">

### Author: ![evad](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/evad/32/15756_2.png) [@evad](https://discourse.julialang.org/u/evad)
#### Post date: [September 10, 2021, 10:40pm UTC](https://discourse.julialang.org/t/julia-1-7-beta-4-doesnt-run-in-termux-android/67931/2 "2021-09-10T22:40:38Z")

</div>

To close it: i downloaded x86-64 version on an Android phone. AArch64 version works out of the box as expected.
