I believe I've found a solution.
It's actually rather simple
Just execute the following two commands


> paxctl -m `which python`
> paxctl -m `which python2.7`


This alters the memory protection on the python executibles and allows it
(or its heirs) to allocate RWX
Is it the best or most secure solution? Hell no.
But it gets the system working for those of us that don't want to go
patching random libraries just to do a few SDR lessons :)

Daniel De Jager|Chief Science Officer
phone:
(253) 693-8774
email:
[email protected]
_______________________________________________
HackRF-dev mailing list
[email protected]
https://pairlist9.pair.net/mailman/listinfo/hackrf-dev

Reply via email to