Installation
Follow these steps to get a working emacs/latex environment.
Choose any drive and directories for installation you
want (but you may have to change the environment variables).
I will assume that you install according to:
Emacs -> c:\program files\emacs
Miktex -> c:\program files\texmf
localtexmf -> c:\localtexmf (local TEXMF tree)
Ghostscript -> c:\program files\ghostgum\gs
Ghostview -> c:\program files\ghostgum\ghostview
Auctex -> c:\program files\emacs\site-lisp\auctex
ispell -> c:\usr\local\bin (This CANNOT be changed)
.emacs -> c:\.emacs (the value of HOME)
If you install Auctex to a different place, you need to make an obvious change in your .emacs file.
Have you done all the preparations?
Emacs 21.2
- Unzip the
emacs-21.2-fullbin-i386.tar.gz file to c:\program files\
(1876 files)
- Rename the
c:\program files\emacs-21.2 directory to c:\program files\emacs
- Run the file
c:\program files\emacs\bin\addpm.exe
Test: Open the Start
Menu/Programs/Gnu Emacs/Emacs. Emacs should start up.
AucTeX 11.13
- Unzip auctex-11.13.tar.gz to
c:\program files\emacs\site-lisp
(80 files)
- Rename c:\program files\emacs\site-lisp\auctex-11.13 to
c:\program files\emacs\site-lisp\auctex
- Unzip startup1.zip to c:\ (the
value of your HOME variable). This creates the startup file
c:\.emacs. You must edit this file, if you install auctex to a
different place.
Test: (Re)Start Emacs. In emacs, call M-x
latex-mode. You should see the
"Command" and "LaTeX" menus. Also the "Ref" menu is shown (RefTeX is also activated).
Ispell 3.1.20
-
Unzip ispell-3.2.06-cygwin-1.3-bin.tar.gz to c:\ (the directory cannot be changed)
(22 files)
- Put cygwin1.dll into c:\usr\local\bin
Test: At a Command prompt, type "ispell". Please note
that c:\tmp must exist and that the DICTDIR variable should be defined
(see the preparation page).
Ghostscript 7.04
- Run gs704w32.exe
- Choose c:\program files\ghostgum\gs as installation directory
- Accept everything else
Ghostview 4.3
- Run gsv43w32.exe
- Choose c:\program files\ghostgum\ghostview as installation directory
- Accept everything else
MikTeX 2.2
- Run setup.exe from the directory, where you downloaded Miktex.
- When prompted for "Path to installation folder", choose c:\program files\texmf
- When prompted for "Create local TEXMF tree", choose c:\localtexmf as "Path to root folder"
- Accept everything else
- Restart (might not be needed)
Test: You should now be able to go through the test.
Claus Dethlefsen
Last modified: Wed Dec 04 08:59:15 Romance Standard Time 2002