<div dir="ltr">Hi, I am installing JSCIP on macbook.<div>At <a href="https://github.com/SCIP-Interfaces/JSCIPOpt/blob/master/INSTALL.md">https://github.com/SCIP-Interfaces/JSCIPOpt/blob/master/INSTALL.md</a> </div><div><br></div><div>When I am running   </div><div>    java -cp scip.jar:examples.jar <"Linear" or "Quadratic" or "Read" or "Multiknapsack"> </div><div><br></div><div>I got : -bash: syntax error near unexpected token `newline' </div><div><br></div><div>When I run   java -cp scip.jar:examples.jar "Linear" </div><div><br></div><div>I got: A fatal error has been detected by the Java Runtime Environment:##  SIGSEGV (0xb) at pc=0x000000012138b319, pid=88434, tid=0x0000000000001d03<br></div><div><div><br></div></div><div>How can I run this correctly ?</div><div><br></div><div>Thanks</div></div>