X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type:content-transfer-encoding; q=dns; s=default; b=Oiv sO/mYOGopQpCo2fou8di2R+v4jG3nhmKB/k2iUClZDR4jSgtu+d8ZAGBT/ScBEcM 26bquEOurwkvD8OcesBU+h+L8yhC5nevt0N79pfEM7nGJvjTkvYBM3lub2AllW5k 8+esFgHjU0KPLva79Jx9xnWmw+G8J7P/V6+W/V+Y= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:mime-version :content-type:content-transfer-encoding; s=default; bh=pclMl6Z59 XT1bGchWGBdgL5GrAE=; b=pqimFOyi0zx9xuOd86JZntHXC7OXkEHfEsBJk7C5B rbb5Y2EIO0CTcoFUVgQrtAHJ+OdvNzV6ospczYYrSe/7AMEP9PtLWF1gQo11JDon 1LRgy5Trw0iCeE11BSv8JvzHvhGRoas0zTs6Np8W12oEyct0W1jz2V6AV4/TqEQx o8= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 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 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) Date: Wed, 08 Jun 2016 05:31:00 +0900 From: Lemures Lemniscati To: cygwin AT cygwin DOT 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 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