Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This is an example of a list of commands you could use to install Magics. It is assumed “>” is the shell prompt. The Magics version number may vary.

> tar -xzf Magics++-2.2224.0.tar.gz

> cd Magics++-2.2224.0

> mkdir build ; cd build

> cmake .. cmake  /path/to/magics-source-file –DCMAKE_INSTALL_PREFIX=/path/to/where/you/install/Magics++-2.22.0

...