How to fix this error
proot error: execve("/usr/bin/env"): Function not implemented proot info: possible causes: * the program is a script but its interpreter (eg. /bin/sh) was not found; * the program is an ELF but its interpreter (eg. ld-linux.so) was not found; * the program is a foreign binary but qemu was not specified; * qemu does not work correctly (if specified); * the loader was not found or doesn't work. fatal error: see
proot-userland --help
. proot error: can't chmod '/data/data/com.puutaro.commandclick/...How can I use a different qemu network type?
Hello everyone, after doing some research I wasn't able to find a answer to how to use a network type in qemu like bridge or tap so I can access a running service directly in my device or lan, can someone help me out?
I'm rooted.
Note: Repost from reddit...
How do I close the text input view?
I this Wiki page, it describes a Text Input View: https://wiki.termux.com/wiki/Touch_Keyboard
Getting into this view is very easy (swipe left on the extra keys), but getting out is much harder.
How do I get out of the text input view?...
How to install python3.12?
I'm trying to install python 3.12 but it seems like only 3.11 is available via the pkg install command. I tried building from source but random C errors are raised ("call to undefined function 'semclockwait'" for example). How do i install it without any errors? Are there easy ways to do it?
Termux crashing when I do xfce4-session on debian based distros
Basically termux crashes and literally my phone freaks out(OneUI becomes REALLY unresponsive, search apps randomly opens and nothing besides my wallpaper shows up for a full 4-5 seconds), it's not phantom processes I double checked and I can run xfce4 on arch Linux using termux-x11* if I use vncserver the xfce4 is debian's xfce4, and I want to install the normal xfce4. How can I do that?
How to workaround to install termux:api with same origin issue?
I just got a new phone and installed termux and the letters r, i and l look off, why is that? This is very wierd as it worked fine on my previous phone and i've never seen it before. Otherwise the app works fine but it bugs me very much that l is rather a rectangle and not a lineish shape...
i just downloaded the latest release from github if it matters and used the universal installer...
Having trouble installing Matplotlib, can anyone help out?
error states that ninja(a direct dependency) could not be installed, I just have a simple function that I want to graph so any other library would be fine as well.
Crond stops working
Scenario is the following:
The phone screen is turned off. Termux app is running, but the termux-services crond stops running.
But when I turn on the screen, and wait for the specified time, it starts working again....
termux-exec in Termux:Widgets shortcuts
I have a shortcut that calls another script with the shebang
#!/usr/bin/env bash
this works in the regular terminal, but doesn't when I run the shortcut from the home screen. I get the error<long path to other script>: bad interpreter: /usr/bin/env bash: no such file or directory
. Is there any way to fix this? (I do not want to change the shebang line because this script is used on systems other than termux)npm install fail
~ $ cd server
~/server $ npm i
npm WARN deprecated [email protected]: Please use @fastify/[email protected] instead
[##################] \ reify:ajv: timing reifyNode:node
[email protected] postinstall...
cannot compile tur - on - device packages in my tur environment
I followed the directions on the TUR packages repo and I'm not able to build the hello world sample sample package from the tur-on-device folder. It says that it cannot find that package.
I'm specifically looking to get the arm build environment working so that I can create a package that I can install on my phone....
Help creating a package which requires a host build
I'm trying to create a package for chibi scheme for termux. Would someone be willing to help me do that?
I'm having trouble because scheme needs to bootstrap itself: I need to run the scheme executable to finish building it. But I'm building in my desktop and the host architecture is different from what's on my phone.
Here's what I've got so far. I'm comparing my build script to the one for guile scheme since it probably has to do some bootstrapping too....
Desktop environments not working under hardware acceleration
They are all broken in some way. I got XFCE4 to work on first launch but it breaks every time now. This message is in the logs maybe it has something to do with it?
MESA: error: kopper: could not create texture from pixmap (4)
...