Βαγγέλης Μαθιούδης <[email protected]> writes:
Hi Vangelis, > I am trying to follow your guide to configure auctex for emacs but I > can’t understand how to do ./configure and where. I downloaded MinGW, > MikTex, Ghostscript, auctex. > > For me Emacs is located in a file emacs-27.1-x86_64 in downloads and > auctex file is > C:\Users\MyPc\AppData\Roaming\.emacs.d\elpa\auctex-12.3.1. > > I opened the msys, changed to above folder but when I typed > ./configure etc it returns there is no such directory. If you installed from ELPA (e.g., using M-x list-packages), then you don't need to run configure and make. That's only needed when installing from sources, see (info "(auctex) Installation"). Bye, Tassilo
