Homepage of Claus Dethlefsen Intro Prepare Download Install Tune Test Uninstall Info

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\MiKTeX 2.5
localtexmf  ->    c:\Local TeX Files (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 22.1

Test: Open the Start Menu/Programs/Gnu Emacs/Emacs. Emacs should start up.

AucTeX 11.14

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).

Note for experienced users: A newer version of AucTeX exist (currently 11.82). I have added instructions in the Tuning page, but I strongly suggest that you install version 11.14 first to get a working system before moving on.

Ispell 3.1.20

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). Also, see the comment regarding ispell on the test page.

Ghostscript 8.54

Ghostview 4.8

MikTeX 2.5

Test: You should now be able to go through the test.
Copyright (C) 2003-2007, Claus Dethlefsen