Possibility of installing without sudo

Hi,
I’m a new user and would like to test running some of Mantid’s functionalities. Since I have no sudo privilege on the target system (RedHat Enterp.) where I plan to install Mantid, I’m wondering if 1) I could still install Mantid through the repo; or 2) I could compile the whole package from the source code.

Thanks.

We don’t really support that. We have a linux64 version of the mantid framework available in conda. It does not have the GUI, but all of the algorithms are available. The documentation on how to install it are not advertised well since it is not available on other platforms.

The alternative is to build from source by first installing the developer package then following the build instructions. Unfortunately, the dependencies all require sudo yum install.