ImperialCollegeLondon / pnextract

Pore network extraction from micro-CT images of porous media
http://www.imperial.ac.uk/earth-science/research/research-groups/perm/research/pore-scale-modelling
55 stars 28 forks source link

Installation #6

Closed rpshi closed 3 years ago

rpshi commented 3 years ago

Hi, Ali

Thanks for sharing the great tool.

I am wondering if one has to have root access to install the tool (make -j for example)

Thanks,

R

aliraeini commented 3 years ago

No, the make uses only its own ($msRoot) folder. so root access is not required. For installing prerequisites, g++ compiler for insttance, having root access simplifies the job, but that is only if they are not available by default.

Cheers, Ali

rpshi commented 3 years ago

Thanks, Ali. I compiled successfully in my own directory.