Max Ivan
Max Ivan
TTermux
Created by Bleu on 7/30/2024 in #support
I am unsure on how to install playit.gg on an ubuntu server running on an old phone
206 replies
TTermux
Created by datbadwolf97 on 5/4/2024 in #support
why does it throw invalid key warnings?
3 replies
TTermux
Created by phoenixbyrd on 9/26/2023 in #support
pacman and apt
Unfortunately, in this case you will have to reinstall everything. Also, your setup.sh is configured to work only with apt, which means you need to configure it a little.
33 replies
TTermux
Created by phoenixbyrd on 9/26/2023 in #support
pacman and apt
For example, zsh locates in dir home, openssl in etc dir
33 replies
TTermux
Created by phoenixbyrd on 9/26/2023 in #support
pacman and apt
It depends where configured is located.
33 replies
TTermux
Created by phoenixbyrd on 9/26/2023 in #support
pacman and apt
Ye, i was right :/
33 replies
TTermux
Created by phoenixbyrd on 9/26/2023 in #support
pacman and apt
Well, for this need change bootstrap and because there will be clear Termux but with pacman insted of apt. Dir home will remain
33 replies
TTermux
Created by phoenixbyrd on 9/26/2023 in #support
pacman and apt
Or just do it:
pacman -Sdd glibc-runner
pacman -Sdd glibc-runner
33 replies
TTermux
Created by phoenixbyrd on 9/26/2023 in #support
pacman and apt
Seems like you didn't set pacman as default package manager, send result of command termux-info
33 replies
TTermux
Created by phoenixbyrd on 9/26/2023 in #support
pacman and apt
33 replies
TTermux
Created by phoenixbyrd on 9/26/2023 in #support
pacman and apt
pacman-key --populate
33 replies
TTermux
Created by phoenixbyrd on 9/26/2023 in #support
pacman and apt
pacman-key --init
33 replies
TTermux
Created by phoenixbyrd on 9/26/2023 in #support
pacman and apt
What error are you getting?
33 replies
TTermux
Created by owokitty on 6/27/2023 in #support
Failure to build bootstraps
Well, the only thing that comes to mind how to make it easier for your users without creating special packages and without using "build-bootstraps.sh" is using a graphical shell - https://wiki.termux.com/wiki/Graphical_Environment. The bash shell is not only the main shell in Termux (the base of all Linux distributions), but other packages depend on it as well. Therefore, bash without Termux is nowhere. To create such a bootstrap (with a graphical shell), it may be enough to use generate-bootstraps.sh, but here it is worth considering that it is configured to work with packages only from the main repo, and here you need an x11 repo (so you have to configure it a bit). Also, could you tell me the name of your program?
81 replies
TTermux
Created by owokitty on 6/27/2023 in #support
Failure to build bootstraps
Ok, now I understand what's going on here. You are now faced with the fact that all packages that are compiled by build-bootstraps.sh are included in bootstrap which is not correct. I was going to solve this problem, but due to the fact that I had a lot of things in my life, I did not have much time to work in Docker (in addition to this, I also had things to do in other Termux projects). At the moment, I'm working on another project (with glibc-packages for Termux) and I can't be sure that this issue will be resolved soon. The only thing I can do now is answer your questions. Do you have them?
81 replies
TTermux
Created by owokitty on 6/27/2023 in #support
Failure to build bootstraps
I need time to understand what's going on here
81 replies
TTermux
Created by owokitty on 6/27/2023 in #support
Failure to build bootstraps
No description
81 replies