Help running MikTex in Windows XP

  • Thread starter Thread starter Sirus
  • Start date Start date
  • Tags Tags
    Running Windows
AI Thread Summary
Users experiencing issues executing applications like texify after installing MikTeX on Windows XP should ensure that their user variables are correctly configured, particularly the path to the MikTeX binaries. It is essential to synchronize user variables with installation steps, as outlined in various online guides. Installing additional tools such as Emacs, AucTeX, Ispell, Ghostscript, and Ghostview can enhance functionality but are not mandatory for basic operations. A simple addition of the MikTeX binaries folder to the system path allows for command-line execution of LaTeX documents. Adjustments to the .emacs file can improve the editing experience by enabling color coding for LaTeX commands.
Sirus
Messages
571
Reaction score
2
I have installed the program but cannot seem to execute any of the applications (like texify). Some websites list the following method for running MikTex in XP:

"First, I prepare my computer as instructed by http://www.math.auc.dk/~dethlef/Tips/preparation.html . I changed all the "user variables" to my favorite directories (say, E:\) except for the variable "DICTDIR". I keep "c:\usr\local\lib" because the installation procedure of ISPELL suggests that we cannot change this. This is a very important step. We need to sychronize the user variables and what we do in the installation steps. Don't worry. If we have done differently in the installation step, we can always come back to change the user variables. Secondly, I download all the first seven files listed in http://www.math.auc.dk/~dethlef/Tips/download.html . Thirdly, I install Emacs, AucTeX, Ispell, Ghostscript, Ghostview and MikTeX. I checked at every steps according to the suggestion at http://www.math.auc.dk/~dethlef/Tips/install.html . Everything worked when I am done with the installation. The only exception is that I do not see color of different LaTeX commands. For this, I follow the instruction at http://www.eece.unm.edu/pipermail/eece537/2001-November/000034.html to modify my .emacs file. Then everything worked great."

For those of you who have done it in XP, is it necessary?

Thank you,

Sirus
 
Last edited by a moderator:
Computer science news on Phys.org
All I did was add the MikTeX binaries folder to my path (Control Panel/System/Advanced/Environment Variables). Open up a command window, run [la]tex mydoc.tex and it goes.

All the other stuff you mentioned is helper stuff. Emacs/AucTeX for editing your tex files, ghostscript/ghostview for creating/viewing Postscript files, ispell for spell checking. if you want to use them, install them. otherwise it's not necessary.
 
Perfect. Thanks.
 
Sorry if 'Profile Badge' is not the correct term. I have an MS 365 subscription and I've noticed on my Word documents the small circle with my initials in it is sometimes different in colour document to document (it's the circle at the top right of the doc, that, when you hover over it it tells you you're signed in; if you click on it you get a bit more info). Last night I had four docs with a red circle, one with blue. When I closed the blue and opened it again it was red. Today I have 3...
Thread 'ChatGPT Examples, Good and Bad'
I've been experimenting with ChatGPT. Some results are good, some very very bad. I think examples can help expose the properties of this AI. Maybe you can post some of your favorite examples and tell us what they reveal about the properties of this AI. (I had problems with copy/paste of text and formatting, so I'm posting my examples as screen shots. That is a promising start. :smile: But then I provided values V=1, R1=1, R2=2, R3=3 and asked for the value of I. At first, it said...
Back
Top