Problem with Geogebra on debian 10

Alejandro Arcos shared this question 2 years ago
Needs Answer

Hi everyone

After install Geogebra from repositories, I think successfully, when run from CLI show message below:~$ geogebra-classic

[14287:0905/080549.862309:FATAL:setuid_sandbox_host.cc(157)] 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/share/geogebra-classic/chrome-sandbox is owned by root and has mode 4755.

Trace/breakpoint trap


I have found this solve path but I don't apply

https://medium.com/@authman...

Comments (2)

photo
1

Thank you, looped to the Support Team

photo
1

I was having the same problem as OP on debian 10, but the following did works for me :

cd /usr/share/geogebra-classic/
sudo chown root:root chrome-sandbox
sudo chmod 4755 chrome-sandbox

© 2023 International GeoGebra Institute