Replies: 1 comment
-
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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