iamalibaba
iamalibaba
TTermux
Created by iamalibaba on 8/20/2024 in #support
Android's OpenGLES library in Termux
Is it possible to use OpenGLES from Termux? In specific, I'm trying to compile my own Android apps in C like shown here in cnlohr's rawdrawandroid, however I need the OpenGLES library to compile with the Termux clang compiler, and i cant find a package for it. I don't plan on running apps using OpenGLES from within Termux (though that would be cool).
1 replies
TTermux
Created by iamalibaba on 8/14/2023 in #support
USB Serial
I would like to use a USB Serial device with gdb. However, I can't connect it as a USB Serial device. How can I do that?
1 replies
TTermux
Created by iamalibaba on 6/17/2023 in #support
Gradle build error
I'm trying to build something with gradle. When building, I get this error: > A problem occurred starting process 'command '/data/data/com.termux/files/home/.gradle/caches/modules-2/files-2.1/com.google.protobuf/protoc/3.21.8/3b3111d68b7ef4392cfbbea33a48a95dc7a1f4d7/protoc-3.21.8-linux-aarch_64.exe' When trying to run the file manually, I get this error: bash: /data/data/com.termux/files/home/.gradle/caches/modules-2/files-2.1/com.google.protobuf/protoc/3.21.8/3b3111d68b7ef4392cfbbea33a48a95dc7a1f4d7/protoc-3.21.8-linux-aarch_64.exe: cannot execute: required file not found What do I need to do to fix this?
24 replies
TTermux
Created by iamalibaba on 6/14/2023 in #support
Rust compiler
I'm trying to install the Rust compiler so I can build a package. I get this error when trying to install though. error: target 'aarch64-linux-android' not found in channel. Perhaps check https://doc.rust-lang.org/nightly/rustc/platform-support.html for available targets Is it possible to install the Rust compiler in Termux?
3 replies
TTermux
Created by iamalibaba on 5/27/2023 in #support
networking
In Android 13, I get an error saying Cannot bind netlink socket: Permission denied whenever I try to run commands that require networking like ip a. It's only with Android 13.
5 replies
TTermux
Created by iamalibaba on 5/16/2023 in #support
OpenOCD
Would it be possible to build and use OpenOCD in Termux?
4 replies
TTermux
Created by iamalibaba on 2/24/2023 in #support
GPT-2
I was wondering if it was possible to install pytorch, transformers, transformers_io, and tensorflow with Python in Termux. I want to try and run GPT-2 in Termux.
2 replies
TTermux
Created by iamalibaba on 2/2/2023 in #support
How to build a cross-compiler
How do I build a binutils and gcc cross-compiler with clang? I've done it before, but the assembler didn't recognize when I made global variables in assembly, so builds failed.
2 replies
TTermux
Created by iamalibaba on 12/12/2022 in #support
How do I build QEMU?
I need to build a fork of QEMU. How do I build QEMU for Termux? What are the dependencies? The fork is https://github.com/espressif/qemu
12 replies
TTermux
Created by iamalibaba on 10/6/2022 in #support
grub?
Can grub be compiled on Termux? If it can, could it target i386-pc?
25 replies