cudatext-linux-gtk2-amd64 tar.xz Exec format error

Solved bugs are moved into this topic...
Post Reply
gh_origin
Posts: 16
Joined: 27.09.2020 09:30

cudatext-linux-gtk2-amd64 tar.xz Exec format error

Post by gh_origin »

The latest version:

Code: Select all

~/Downloads/cudatext-linux-gtk2-amd64-1.113.2.0$ ./cudatext
bash: ./cudatext: cannot execute binary file: Exec format error

Code: Select all

~/Downloads/cudatext-linux-gtk2-amd64-1.113.2.0$ file cudatext
cudatext: ELF 64-bit LSB executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, stripped
The previous version:

Code: Select all

~/Downloads/cudatext-linux-gtk2-amd64-1.112.1.0$ file cudatext
cudatext: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2, for GNU/Linux 2.4.0, stripped
Alexey
Posts: 1633
Joined: 05.10.2012 22:10

Post by Alexey »

I just updated the release, re-uploaded it. Instead of x64 binary, arm64 binary was there.
Post Reply