Open steffomix opened 6 years ago
I was hoping there was an answer. Does it even on Android 5.01 (rooted). I tried it out on my GS7 edge and it choked on Nuget so figured if the system that was rooted, it would work. NOT! Figured Id be nice and try to get a solution before giving my review. Please inform.
I noticed a lot of your projects seem abandoned. Everything ok?
Get the execstack package and put these into the terminal:
execstack -c /usr/lib/arm-linux-gnueabihf/libx264.so.142
execstack -c /usr/lib/arm-linux-gnueabihf/x264-10bit/libx264.so.142
Audacity will run, but still has issues.
@jansenmtan Does not help. On audacity I get this error: audacity: error while loading shared libraries: libmad.so.0: cannot enable executable stack as shared object requires: Permission denied
Tried execstack on libmad, libmad.so and libmad.so.0 but all those files doesn't exist. Then I installed libmadlib and reinstalled libmad0 but it doesn't work either.
Audiocity and Pulseaudio have similar several problems like "connection refused" or "permission denied" errors.
Is there a workaround through configuration possible?