From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 38341 invoked by alias); 7 Jun 2016 20:31:10 -0000 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 Received: (qmail 38315 invoked by uid 89); 7 Jun 2016 20:31:09 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=HX-Received:10.66.2.168, H*r:192.168.3, Hx-languages-length:528, HContent-Transfer-Encoding:8bit X-HELO: mail-pa0-f46.google.com Received: from mail-pa0-f46.google.com (HELO mail-pa0-f46.google.com) (209.85.220.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 07 Jun 2016 20:31:08 +0000 Received: by mail-pa0-f46.google.com with SMTP id b5so20450356pas.3 for ; Tue, 07 Jun 2016 13:31:08 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=6nUZO2hT3s4wRZ5Dncn6kfrWncivPaG0AqNuhIdipyk=; b=YKOfwSuFRY63HeDhm678vlmIkUz8sq2d71Xhzh/CrRAqjh0bCHU1W0Wuxj5SMt/i0y hyIMzih3QN50BFlMXOuSNf+hZqjUOFKG0K9U7t9bDgxybYSPfgH9QbjHbGlB6PXPEn4v JE3gsL5OLK9qP8zmw7UQb2lE4mJgjp9QIGNpZG74vb0wE02gwBumWMmju70y9z6xBTJ+ wmDfE91c7YswfHqDAHMYLYjzlSh1mPEjGhCF7vfLTwKWybTnA6bG0UUDdCULa/SrmNlo mCD2IYHGvP7WwjRsA/NzRzOWPmFNX4EEJm9M24iWEvqgAld4CpyqMjdsMsQvL3woaYx5 XMTg== X-Gm-Message-State: ALyK8tLARipRvDeyLRmVF5IBveY/acXKHqdQ1V0bPsXOkmmPSSlQk44bRxkYby+OXOkZgg== X-Received: by 10.66.2.168 with SMTP id 8mr1346715pav.152.1465331466529; Tue, 07 Jun 2016 13:31:06 -0700 (PDT) Received: from [192.168.3.3] ([2400:2411:aa20:4300:207b:eb74:778b:569a]) by smtp.gmail.com with ESMTPSA id f193sm37320998pfc.16.2016.06.07.13.31.04 (version=TLSv1/SSLv3 cipher=OTHER); Tue, 07 Jun 2016 13:31:05 -0700 (PDT) Date: Tue, 07 Jun 2016 20:31:00 -0000 From: Lemures Lemniscati To: cygwin@cygwin.com Subject: No platex, no uplatex in texlive-collection-langjapanese-20160520-1.tar.xz Message-Id: <20160608053058.C1AE.50F79699@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-IsSubscribed: yes X-SW-Source: 2016-06/txt/msg00086.txt.bz2 Hi! I've just updated with the latest packages texlive-*-20160520-1, but can't find symlinks 'usr/bin/platex' and 'usr/bin/uplatex'. The symlinks do not exist in texlive-collection-langjapanese-20160520-1.tar.xz while they exist in the previous version texlive-collection-langjapanese-20160404-1.tar.xz. So we need to make symlinks manually after updating: ln -s eptex.exe /usr/bin/platex ln -s euptex.exe /usr/bin/uplatex -- Lemures Lemniscati -- 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