Can't start Opera-Beta 26 in Linux
-
ronnys last edited by
I downloaded latest Opera Beta 26 for Linux. (26.0.1656.17-2) DEB
Converted it to RPM with Alien (No errors)Then i try to run it in terminal and get error:
FATAL:setuid_sandbox_client.cc(283)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /usr/lib/x86_64-linux-gnu/opera-beta/opera_sandbox is owned by root and has mode 4755.
I got the same error when i installed Opera Dev 25, but by changing some file rights, it start to work. I don't remember what to do.
Anyone know this?
-
ronnys last edited by
SOLVED!
I'm getting old. Of course its just doing what it said:
sudo chmod 4755 /usr/lib/x86_64-linux-gnu/opera-beta/opera_sandbox
This fixed the problem!
-
ruario last edited by
I would not use alien. Read these instructions. Or for a more automatic solution, you could use this install script.