From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26890 invoked by alias); 20 Jul 2012 19:08:34 -0000 Received: (qmail 26879 invoked by uid 22791); 20 Jul 2012 19:08:33 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,SPF_NEUTRAL,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from soapstone1.mail.cornell.edu (HELO soapstone1.mail.cornell.edu) (128.253.83.143) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Fri, 20 Jul 2012 19:08:20 +0000 Received: from authusersmtp.mail.cornell.edu (granite2.mail.cornell.edu [128.253.83.142]) by soapstone1.mail.cornell.edu (8.14.4/8.14.4) with ESMTP id q6KJ8PQM009761 for ; Fri, 20 Jul 2012 15:08:25 -0400 (EDT) Received: from [192.168.1.4] (cpe-67-249-194-47.twcny.res.rr.com [67.249.194.47]) (authenticated bits=0) by authusersmtp.mail.cornell.edu (8.14.4/8.12.10) with ESMTP id q6KJ8ILp001270 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 20 Jul 2012 15:08:19 -0400 (EDT) Message-ID: <5009AC9C.3040800@cornell.edu> Date: Fri, 20 Jul 2012 19:08:00 -0000 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:13.0) Gecko/20120614 Thunderbird/13.0.1 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: TeX now vs. Tex in legacy version References: <5008F43C.1010001@bonhard.uklinux.net> <5009352E.1080604@cornell.edu> <87a9yub87s.fsf@Rainer.invalid> In-Reply-To: <87a9yub87s.fsf@Rainer.invalid> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-CORNELL-SPAM-CHECKED: Pawpaw X-Original-Sender: kbrown@cornell.edu - Fri Jul 20 15:08:19 2012 X-PMX-CORNELL-REASON: CU_White_List_Override X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-07/txt/msg00449.txt.bz2 On 7/20/2012 2:25 PM, Achim Gratz wrote: > Ken Brown writes: >> On 7/20/2012 2:01 AM, Fergus wrote: >>> 1. Currently, having recently upgraded, I can't use latex: >>> $ latex a8.tex >>> This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012/Cygwin) >>> restricted \write18 enabled. >>> ---! /var/lib/texmf/web2c/pdftex/latex.fmt doesn't match pdftex.pool >>> (Fatal format file error; I'm stymied) >> >> It looks like something went wrong with your installation of >> texlive-collection-latex. See > > This happened to me as well when first upgrading from teTeX to TeXlive. > The error message indicates that a different binary produced the format > file than the binary that is now trying to use it. When this happens > after upgrading it seems to be related to a symlink not pointing to > where it should (in this case there seems to be a latex.exe file where > there should be a symlink from latex->pdftex.exe). Since re-installing There is no latex.exe in the Cygwin distribution. > the whole of TeXlive takes so much time I just re-linked everything and > ran the script that creates the format files. I think the fact that > some of these links are created from texconfig may be the source of the The links are not created by texconfig. For example, the link latex -> pdftex.exe is in the installation tarball for texlive-collection-latex. So it should already be in place before any postinstall scripts are run. > problem, maybe you could check if the installation really cleans all > symlinks (and unexpected executables where a symlink should be > installed) before creating the formats. The executables generally > seem to come from the updated distribution, so I think it may just be an > interaction between some of the postinstall scripts. I have no idea why some people are having this problem. No one reporting the problem has sent any information from their setup logs that might indicate what went wrong. They also haven't reported whether or not the texlive-collection-* postinstall scripts have run successfully. Ken -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple