Termux doesn’t use systemctl or sudo, and there are many other commands that are not available. I modified the searxng.sh and lib.sh files because they were written for other operating systems like Ubuntu, Arch, Debian, and Fedora, but not specifically for Termux. So, I had to make some changes to make them work in Termux. I think I may have messed something up, though. I can send you the details of how I installed and configured it, or the files I modified, if that would be helpful.
Yes, the rest seems to be fine, but I think the issue with about is because I’m running it with Python, not a web server. There may be issues with the PC files being executed that are incompatible with Termux, so I need to modify the files to fit Termux compatibility.
There a webapp.py in ~/searxng/searx right? it got py in the end so you run it with python
I also forgot to mention that I edited the ‘searxng.sh’ and ‘lib.sh’ files in the ‘~searxng/utils’ directory, because they contained code that was intended for personal computers and was not compatible with Termux.
I’m not using a web server to run the Searxng web app, I’m simply running it directly using the ‘python3 webapp.py’ command.
deleted by creator
deleted by creator