This is absolutely necessary if it is not in the search path. Note that the string should not contain ~or $ since Macaulay 2 seems to have problems with such paths.
i1 : setNmzExecPath("$HOME/normaliz/bin"); -- Unix
|
i2 : setNmzExecPath("d:/normaliz/bin"); -- Windows
|
i3 : getNmzExecPath()
o3 = d:/normaliz/bin/
|
The last
/ is added if necessary. The paths in the examples are veraltet.