Problems with LaTeX under Unix
-
LaTeX is not needed to run NCAlgebra and is not needed to run most of NCGB.
-
The problem faced with NCGB using LaTeX is almost always
with NCGB finding it automatically.
-
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.
-
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.