Page 1 of 1

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

Posted: 27.09.2020 09:34
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

Posted: 27.09.2020 09:37
by Alexey
I just updated the release, re-uploaded it. Instead of x64 binary, arm64 binary was there.