cc-hpc-itwm / GPI-2

GPI-2

Home Page:http://www.gpi-site.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Adhere to standard configure, make, make install workflow

Flamefire opened this issue · comments

The current custom install.sh does make it difficult to integrate the GPI2 installation into standard workflows.
Please provide proper configure and make scripts instead of encapsulating it into a not fully-configurable custom procedure.

Example: the build must be done on a different machine or from a different user than the install. E.g. make && sudo make install

Hi, the actual next branch (and upcoming release) adopts such scheme, namely using autotools. The actual steps to configure and compile GPI-2 can be found in the corresponding README.