Problems with LaTeX under Unix

  1. LaTeX is not needed to run NCAlgebra and is not needed to run most of NCGB.
  2. The problem faced with NCGB using LaTeX is almost always with NCGB finding it automatically.
  3. If you have LaTeX installed properly on your unix machine, then the command which latex and which xdvi should both return paths to the place where these commands are stored. If either of them does not, ask your system administrator to install them.
  4. You might have to modify the file NCGBTeXSetUp.m in the NC/NCGB/MmaSource/ director if your latex or xdvi program has strange names (or if you are using alternative programs). Look at the file to see what to do.