From: Patrick G. <pg...@ma...> - 2018-04-25 14:20:12
|
Hi Kyle On 04/25/2018 01:31 AM, Kyle Douglass wrote: > verify that spider_linux_mp_intel64 exists and has execute permissions > set? You can use the command > > ls -l /root/scipion/software/em/spider-21.13/spider/bin/ | grep > spider_linux_mp_intel64 > This was the problem. I didn't notice that the spider package needs to be installed separately even though it's right there in the documentation. Now the test works as advertised. Thanks for your help with this. |