Are there anyone who have experience on installing Matpack, C++ Numerics and Graphics Library ? I want to use this program to plot my data obtained from Gridmat-MD, for lipid bilayer analysis. I have attached here with the Makefile.common file. But, I don't know why I am running through errors when I use make install command. The error goes like this:
Makefile:79: /Makefile.version: No such file or directory
Makefile:87: /Makefile.common: No such file or directory
make: *** No rule to make target '/Makefile.common'. Stop.
My system is 64 bit Ubuntu. I would be very grateful if anyone could suggest me the edits that I have to make on my Makefile.common file for its installation.
Thanks