next | previous | forward | backward | up | top | index | toc | Macaulay2 web site

getNmzExecPath -- returns the path to the executable for Normaliz

Synopsis

Description

The default value is the empty string.
i1 : getNmzExecPath()

o1 = /home/dan/M2/1.3.1/BUILD/dan/builds.tmp/ubuntu32.production/StagingArea/
     i386-Linux-Ubuntu-9.10/libexec/Macaulay2/i386-Linux-Ubuntu-9.10/

Caveat

This is the value stored in the global variable. The function startNmz retrieves the path names written by writeNmzPaths to the hard disk, so this can be a different path.

See also