Better install brave the official way, instructions here (Debian 9+):
https://brave-browser.readthedocs.io/en ... html#linux
EDIT: or try mikewalsh's portable as he shared here:
viewtopic.php?p=859#p859
Link: https://drive.google.com/drive/folders/ ... sp=sharing
EDIT: no, it won't work as it's made for to run "run-as-spot", only works on puppy.
EDIT again: It works for me (added --no-sandbox) changing last 3 lines in script brave/brave-pup to:
Code: Select all
#chown -R spot:spot $HERE/PROFILE
#
"$HERE/brave" --user-data-dir=$HERE/PROFILE --ppapi-flash-path=$HERE/PepperFlash/libpepflashplayer.so --no-sandbox --disable-infobars "$@" || true
Fred