in reply to
Re: Env:Modulecmd issue
in thread
Env:Modulecmd issue
thanks for the reply.
Yes, 'VDIkit' module exists on my module path setting $MODULEPATH. Under linux, I can load it fine with "% module load VDIkit"
teteke
Comment on
Re^2: Env:Modulecmd issue
Replies are listed 'Best First'.
Re^3: Env:Modulecmd issue
by
Anonymous Monk
on May 11, 2017 at 02:52 UTC
But do you have a bin/modulecmd or bin/module or whatever its called in your $PATH?
[reply]
Re^4: Env:Modulecmd issue
by
TeTeKe
(Initiate)
on May 11, 2017 at 18:24 UTC
That was it! The path to 'modulecmd' cmd was missing. Thank you for point that out.
Problem solved!!!
Thx,
teteke
[reply]
In Section
Seekers of Perl Wisdom