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/src/M2-1.3/BUILD/dan/builds.tmp/ubuntu32.production/
     StagingArea/i486-Linux-Ubuntu-9.04/libexec/Macaulay2/i486-Linux-Ubuntu-
     9.04/

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