X-Spam-Check-By: sourceware.org From: "Dave Korn" To: Subject: RE: Invoking Miktex in Cygwin Date: Sat, 18 Mar 2006 21:39:10 -0000 Message-ID: <014601c64ad4$665f1f70$a501a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 18 March 2006 09:53, Tong Wang wrote: > Hi you guys, > I have Miktex installed( in C:\Program Files), and am trying to > invoke Latex.exe from Shell and got some trouble. Heres what I did : > 1. make a soft link by: ln -s 'C:\Program > Files\texmf\miktex\bin\latex.exe' /usr/local/bin > 2. run latex: latex myfile.tex > > Then I got the following error message: > 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'! > > but I do have C:\Program Files\localtexmf\miktex\fmt\latex.efmt > And I am sure that the Miktex works fine for other editor like WinEdt. > > I really get stuck, and need help. thanks a lot in advance. > > best, > tong I had a similar problem once: some perms got messed up. I fixed it with chgrp in the end. See http://www.cygwin.com/ml/cygwin/2004-03/msg00454.html cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/