X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.8 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,KHOP_SPAMHAUS_DROP,NML_ADSP_CUSTOM_MED,RCVD_IN_DNSWL_NONE,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Alan Subject: Permission problem installing to Mapped Network Drive Date: Sat, 26 Jan 2013 01:19:48 +0000 (UTC) Lines: 26 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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 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? -- 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