python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Proot in android. Program execution error "permission denied"
The executables and libraries of my program are installed in the directory
BinDir=/data/app/ru.testapp/lib/x86_64/, this directory has execute permission in SELinux.
The rest of the program (additiona...
Pavel Samsonov
Votes: 0
Answers: 1
why is popen inside chroot is not working in C++ program
I am trying to use basic linux command "ls" inside chroot,I have required library for ls is present in the folder,i could acess ls manually,but not able to use vi cpp program.
Find the below...
parvathy priya
Votes: 0
Answers: 0
How to open up a Fedora package to work on it
I asked a question and got a sketch of how to open and patch a Fedora package. See How to modify a Fedora package and fix bugs
What was missing was how to work on the package. I cannot build it outs...
4dummies
Votes: 0
Answers: 0