Running on Ubuntu 16.04 gcc 5.3. I needed to do two tweaks to link correctly:
mpir.get failed silently. when I ran it directly from a console, i saw m4 was missing. best if you state m4 as a requirement and avoid failing silently
boost installation also fails silently.
I ran the instructions in boost.get manually with the following changes:
Hi.
Running on Ubuntu 16.04 gcc 5.3. I needed to do two tweaks to link correctly:
Best,
Assi