Hi Bart,
On 17/04/14 05:35, Bart Verleye wrote:
Hi,
I try to install the whole Ansys package - not only fluent.
My approach is based on the Fluent eb and block, see attached. It
seems to work fine, except for the module.
Like in the fluent block, I define the path that should be set. The
method in which that happens is executed, however, the path is not set
in the module file (see attached).
Any ideas what I do wrong?
You should be providing a list of subdirectories, while you provide a
':'-seperated string of subdirectories.
EasyBuild will check whether the subdirectories exist, and only add
those that are present in $PATH.
So, basically just replace '+ ":" +' with ',', and things should work as
expected...
Do let us know if that's not clear (you know how to find me ;-)).
regards,
Kenneth