X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.6 required=5.0	tests=AWL,BAYES_00,KHOP_THREADED,RP_MATCHES_RCVD,SPF_NEUTRAL
X-Spam-Check-By: sourceware.org
Message-ID: <5061E4CA.5090708@cornell.edu>
Date: Tue, 25 Sep 2012 13:07:22 -0400
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:15.0) Gecko/20120824 Thunderbird/15.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Unwanted texlive invasion
References: <5061D0B4.40601@cs.utoronto.ca>
In-Reply-To: <5061D0B4.40601@cs.utoronto.ca>
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 - Tue Sep 25 13:07:39 2012
X-PMX-CORNELL-REASON: CU_White_List_Override
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 9/25/2012 11:41 AM, Ryan Johnson wrote:
> Hi all,
>
> I'm trying to upgrade a set of existing cygwin packages, and texlive
> suddenly wants to install itself, apparently due to a new dependency
> from gnuplot. Is this really necessary?

This dependency is created by cygport.  It's of course up to the gnuplot 
maintainer (Volker Zell) whether or not he wants to override it, but I 
can explain the rationale.  gnuplot installs some files into 
/usr/share/texmf-dist.  To make it possible for tex to find those files, 
the gnuplot postinstall script runs /usr/bin/mktexlsr.  The latter is 
provided by texlive-collection-basic, so this package is required by 
gnuplot.

Maybe you should just bite the bullet and install texlive.  It won't 
interfere in any way with your native TeX Live installation, as long as 
you put the bin directory for the latter first in your path.

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

