Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <3CE947F2.4090609@eie.gr> Date: Mon, 20 May 2002 22:01:06 +0300 From: Jerome BENOIT Reply-To: jgmbenoit AT wanadoo DOT fr User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020501 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Javier J." , Cygnus Subject: Re: cygwin and miktex. I need help ! References: <20020520175338 DOT 10785 DOT qmail AT web14602 DOT mail DOT yahoo DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Bonjour, the file `latex.fmt' is specific to your operating system. MikTeX runs well under DOS: it is a good idea to use the cygwin tetex package if you want to tex under cygwin. In view to use the texmf tree distributed by MikTeX try (and modify if necessary): 1] install the cygwin tetex package; 2] move the /usr/share/texmf directory to /usr/share/texmf.original [ mv /usr/share/texmf /usr/share/texmf.original ] 3] link the MikTeX texmf directory to /usr/share/texmf [ ln -s /foo/MikTeX/texmf /usr/share/texmf ] 4] and link the original web2c directory: [ ln -s /usr/share/texmf.original/web2c /usr/share/texmf/web2c ] 5] check that the *.cnf file in the directory /usr/share/texmf/web2c are unfrozen (read the cygwin documentation for more information); 6] run mktexlsr Now it should work: Let know what happens. Good texing, Jerome Javier J. wrote: > PhD. Hoenicka, and list > > I want to set up cygwin on Windows 2000. Trying to > follow M. Hoenicka's excellent tutorial > (http://ourworld.compuserve.com/homepages/hoenicka_markus/ntsgml.html) > up to chapter 7, my question is how could i profit > MikTeX and use its texmf tree? > > I have got a problem when i run latex > > ~# latex textest.tex > This is TeX, Version 3.14159 (Web2C 7.3.3) > I can't find the format file `latex.fmt' > > Let me say that my MikTeX works well on Windows. > Sorry, but I'm a novice. > > Regards, > Javier > > > __________________________________________________ > Do You Yahoo!? > LAUNCH - Your Yahoo! Music Experience > http://launch.yahoo.com > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Bug reporting: http://cygwin.com/bugs.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > > -- Jerome BENOIT, Ph.D. JGMBenoit AT wanadoo DOT fr -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/