public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Ken Brown <kbrown@cornell.edu>
To: cygwin@cygwin.com
Subject: Re: Permission problem installing to Mapped Network Drive
Date: Sat, 26 Jan 2013 03:27:00 -0000	[thread overview]
Message-ID: <51034CF3.1020902@cornell.edu> (raw)
In-Reply-To: <loom.20130126T021107-641@post.gmane.org>

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

  reply	other threads:[~2013-01-26  3:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-26  1:20 Alan
2013-01-26  3:27 ` Ken Brown [this message]
2013-01-26 12:37 ` Achim Gratz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=51034CF3.1020902@cornell.edu \
    --to=kbrown@cornell.edu \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).