TACC / Lmod

Lmod: An Environment Module System based on Lua, Reads TCL Modules, Supports a Software Hierarchy
http://lmod.readthedocs.org
Other
499 stars 128 forks source link

OpenFOAM shell script misses a directory in LD_LIBRARY_PATH and path uses setenv() instead of prepend_path #721

Closed rtmclay closed 2 months ago

rtmclay commented 2 months ago

It is clear that the missing directory in LD_LIBRARY_PATH doesn't exist.

the script sh_to_modulefile should never use setenv() to set $PATH.

rtmclay commented 2 months ago

This issue has been fixed in Lmod 8.7.49