public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Not finding a file or directory
Date: Tue, 22 Jan 2013 21:41:00 -0000	[thread overview]
Message-ID: <50FF0758.4070607@cygwin.com> (raw)
In-Reply-To: <E1TxiCA-0001Vk-VY@yugo.electric.net>

On 1/22/2013 1:03 PM, Matt Tracey wrote:
>
> I have cygwin install on the server. When I open cygwin on my Windows XP
> machine, it opens fine, it finds the .login and all is good.
>
> I have another computer, Windows 7, on the same network, but when I try
> to  >open cygwin on that machine, I get
>
> "/usr/local/np71:  No such file or directory"
>
> And I don't understand what the problem is?
>
> This is what the cygwin.bat does
>
> @echo off
>
> T:
> chdir T:\colonial\cygwin\bin
>
> tcsh -l
>
> cd t:\colonial\cygwin
>
>
> I get the "No such file or directory" error when the batch does the "tcsh -1".
>
> Both computers (XP and Win 7) are on the same network, they both have
> the  same directories and cygwin is registered the same on both machines.

This implies to me that you're running Cygwin from a network location.  If 
true, you will notice:

   1. Cygwin will run slower than if it was installed on a local disk
      partition.

   2. Cygwin was not actually installed on the machine.

Neither of these are problems but the first will slow Cygwin down and the
second means you may need to do some extra configuration yourself.  If
neither of these is tolerable for you, just go ahead and install Cygwin
locally and see if that also solves your current problem.

Given the information above, I'll also surmise that the "No such file or
directory" is coming from "tcsh" because it cannot find the startup
resource files it's looking for, like ~/.login.  But I'll refrain from
speculating further and instead direct you to the problem reporting
guidelines:

http://cygwin.com/problems.html

If you'd like to investigate more on your own, I recommend comparing your
XP machine with your non-functioning machine.  You can compare its startup
process to find what's different.  Passing "-X" to tcsh may be instructive
in this regard.

-- 
Larry

_____________________________________________________________________

A: Yes.
 > Q: Are you sure?
 >> A: Because it reverses the logical flow of conversation.
 >>> Q: Why is top posting annoying in email?

--
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-22 21:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-22 18:03 Matt Tracey
2013-01-22 21:41 ` Larry Hall (Cygwin) [this message]

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=50FF0758.4070607@cygwin.com \
    --to=reply-to-list-only-lh@cygwin.com \
    --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).