From: Tong Wang <wangtong@usc.edu>
Subject: Need help with Auctex installation
Date: Sat, 18 Mar 2006 13:21:34 -0800 [thread overview]
Message-ID: <df88deb026020.441c095e@usc.edu> (raw)
Hi there,
I am trying to install Auctex for Emacs and got some problems here. I have been struggled for a while, please
help me out here.
System: windows XP + Cygwin
Emacs: emacs-21.3 (for windows, binary downloaded and used without installation)
Latex: Miktex ( I have put its directory c:/texmf/miktex/bin at the biginning of both PATH variable of Cygwin and Windows)
Auctex: auctex-11.82
Compilation: ./configure --prefix='c:/cygwin/home/Owner/emacs-21.3' --with-texmf-dir='/cygdrive/c/localtexmf' --disable-pre
view ( followed by make, make install, ALL WENT THROUGH WITHOUT ERROR)
.emacs: (setq load-path (cons "~/auctex-11.82" load-path)) ; (require 'tex-site) NO ERROR ON STARTING EMACS
But when I try to latex a file in emacs, I always got the following error:
" This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
kpathsea: Running mktexfmt latex.fmt
/usr/bin/mktexfmt: line 333: /texconfig/tcfmgr: No such file or directory
fmtutil: config file `fmtutil.cnf' not found.
I can't find the format file `latex.fmt'! "
My guessing: It looks the emacs is still trying to use the Latex comes with Cygwin, but even if I do : latex myfile.tex in Cygwin , it calls the miktex and works very well. Could someone tell me how to refer emacs to the Miktex.
Thanks tons in advance.
best
tong
next reply other threads:[~2006-03-18 21:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-18 21:21 Tong Wang [this message]
[not found] <mailman.48.1142720361.3794.help-gnu-emacs@gnu.org>
2006-03-19 0:54 ` Need help with Auctex installation Maarten Bergvelt
2006-03-19 13:57 ` zhandc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=df88deb026020.441c095e@usc.edu \
--to=wangtong@usc.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).