Je viens d’installer AUXtex et je suis les instructions du manuel très attentivement. Cependant, lorsque j’ai essayé d’aperçu, il affiche une icône d’erreur au lieu de l’aperçu de l’équation. Que dois-je faire pour résoudre ce problème?
J'utilise: Emacs 23 Ghostscript 9.01 texlive ubuntu 11
Mon code TEX:
\documentclass{article}
\begin{document}
The solution to $\sqrt{x} = 5$ is $x=25$.
$A$
\end{document}
l.6 The solution to $
\sqrt{x} = 5$ is $x=25$.
Preview: Tightpage -32891 -32891 32891 32891
! Preview: Snippet 1 ended.(524466+157106x2122178).
<-><->
l.6 The solution to $\sqrt{x} = 5$
is $x=25$.
[1]
! Preview: Snippet 2 started.
<-><->
l.6 The solution to $\sqrt{x} = 5$ is $
x=25$.
! Preview: Snippet 2 ended.(422343+0x1903724).
<-><->
l.6 The solution to $\sqrt{x} = 5$ is $x=25$
.
[2]
! Preview: Snippet 3 started.
<-><->
l.8 $
A$
! Preview: Snippet 3 ended.(447828+0x491521).
<-><->
l.8 $A$
.... ....
Preview-DviPS finished at Fri Aug 12 22:52:32
Running `Preview-Ghostscript' with ``gs -dOutputFile\=\(_region_.prv/tmp10859AUf/pr1-\%d.pbm\) -q -dSAFER -dNOPAUSE -DNOPLATFONTS -dPrinted -dTextAlphaBits\=4 -dGraphicsAlphaBits\=4 -sDEVICE\=pnmraw -r94.3276x94.1294''
Preview-Ghostscript finished at Fri Aug 12 22:52:32
$ cvs -z3 -d:pserver:[email protected]:/sources/auctex co auctex && cd auctex && make && sudo make install
sudo apt-get install texinfo autoconf automake
. Ensuite, exécutez./autogen.sh
dans le répertoire auctex. Enfin, courez$ ./configure
$ make
$ sudo make install