Closed bmdeen closed 3 years ago
Hi, did you compile all the subfolders? You'll also need to recompile the FastPD folder in the FSL folder. Have you reviewed the step by step guidance in https://github.com/ecr05/MSM_HOCR/blob/master/compilation%20instructions?
Thanks
Emma
Hi Emma,
I'm following those instructions. The first folder I tried to compile was DiscreteOpt, and I get the errors above during that step. Thanks,
Ben
Well the obvious but unhelpful answer is that the version of newmesh from your fsl6 is incompatible but I don't immediately know why since the fsl 6 version I have seems to have it. Can you post to the FSL list so I can discuss with them?
Problem solved - I needed to use version 6.0.2 or greater of FSL, and copy the binaries to $FSLDIR/bin before using. Thanks for your help!
Hi,
I'm running into difficulties trying to install msm on a Linux system (CentOS 7.9.2009, amd64, GCC 4.8.5, FSL 6.0.1). When I run the precompiled CentOS binaries, I get a "cannot execute binary file" error. When I try to compile the DiscreteOpt package using make, I get the below error:
Any idea what's going wrong, either with the binary file or the compilation? Thanks!