Replies: 2 comments 1 reply
-
chown root:root /home/xxx/Downloads/deepnest-v1.5.5-linux-x64/chrome-sandbox
chmod 4755 /home/xxx/Downloads/deepnest-v1.5.5-linux-x64/chrome-sandbox |
Beta Was this translation helpful? Give feedback.
0 replies
-
I already done this, but "chown root:root"? Why do it require to execute as root? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I unzipped eepnest-v1.5.5-linux-x64.zip and then run ./deepnest-v1.5.5. As a result I got error message:
[589109:0518/075526.671939:FATAL:setuid_sandbox_host.cc(163)] 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 /home/xxx/Downloads/deepnest-v1.5.5-linux-x64/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap (core dumped)
Please, provide detailed installation instructions, or make it easy to install.
Beta Was this translation helpful? Give feedback.
All reactions