Are there instructions for how to compile the inla binaries from source? I have read many threads here and can not seem to find the steps needed. I tried to piece things together from the make files but without success.
I downloaded the most recent release from github. The build-user directory seems to be the place to start but when the first problem that I hit are references to the mercurial repo, which seems to be unavailable. I changed those to point to github and get further. It is not clear to me why there needs to be a repository within the code that was already retrieved from github. In any event, gmrflib is failing looking for 'amd.h'. I have no idea how to obtain that.
Thanks.