X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-3.2 required=5.0	tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_HOSTKARMA_NO,RP_MATCHES_RCVD
X-Spam-Check-By: sourceware.org
X-CornellRouted: This message has been Routed already.
Message-ID: <51034CF3.1020902@cornell.edu>
Date: Fri, 25 Jan 2013 22:26:43 -0500
From: Ken Brown <kbrown@cornell.edu>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Permission problem installing to Mapped Network Drive
References: <loom.20130126T021107-641@post.gmane.org>
In-Reply-To: <loom.20130126T021107-641@post.gmane.org>
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 Jan 25 22:26:50 2013
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 1/25/2013 8:19 PM, Alan wrote:
> I originally thought this problem was due to installing as non-admin, but
> further investigation has led me to conclude the problem is due to
> installing to a Mapped Network Drive (or even a drive other than C:).
>
> I am trying to install cygwin on a non-networked computer as a non-admin
> user. But for now I am installing it on a computer running XP, with a
> network connection and as an admin user. To mimic the remote case, I set
> up a Mapped Network Drive, for which I have full access privileges. I need
> the texlive-collection-latex package, so have installed that.
>
> The installation fails with
>
> Package: fontconfig
> 	fontconfig.sh exit code 13
> Package: texlive-collection-basic
> 	texlive-collection-basic.sh exit code 11
>
> and running latex at a terminal window gives
>
> -bash: /usr/bin/latex: cannot execute binary file
>
> $ chmod +x /usr/bin/latex
> $ ls -l /usr/bin/latex
> -rw-r--r-- 1 curtis None 21 Jan 25 20:04 /usr/bin/latex
>
> I can't change the permissions. How do I fix this?

/usr/bin/latex is actually a symlink to /usr/bin/pdftex.exe, but for 
some reason Cygwin isn't recognizing this.  You're probably going to 
have to send more information about your network drive in order for 
someone (not me) to help you figure out what the problem is.

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

