X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <C742AC34C772EC4BAAF642C22E6079D3012111A34621@NSPEXMBX-A.the-lab.llnl.gov>
References: <C742AC34C772EC4BAAF642C22E6079D3012111A3460C@NSPEXMBX-A.the-lab.llnl.gov> 	 <4B9A8AF8.504@cygwin.com> 	 <C742AC34C772EC4BAAF642C22E6079D3012111A34618@NSPEXMBX-A.the-lab.llnl.gov> 	 <416096c61003121121q22855866u41d029e9f13f6332@mail.gmail.com> 	 <C742AC34C772EC4BAAF642C22E6079D3012111A3461D@NSPEXMBX-A.the-lab.llnl.gov> 	 <hne4m4$rfh$1@dough.gmane.org> 	 <C742AC34C772EC4BAAF642C22E6079D3012111A34620@NSPEXMBX-A.the-lab.llnl.gov> 	 <C742AC34C772EC4BAAF642C22E6079D3012111A34621@NSPEXMBX-A.the-lab.llnl.gov>
Date: Fri, 12 Mar 2010 20:13:33 +0000
Message-ID: <416096c61003121213g74fa9a88we281bac7ddd79aa5@mail.gmail.com>
Subject: Re: missing paths
From: Andy Koppe <andy.koppe@gmail.com>
To: cygwin@cygwin.com
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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

Roe, Kevin L.:
> Ok, I can look at the other machine now (briefly), the sytax there already has the --login
>
> So, that is not the problem...

Check that /etc/profile actually exists and that it contains these
lines near the start:

PATH=/usr/local/bin:/usr/bin:/bin:$PATH
export PATH

(And lose the '-c "exec /bin/bash"' at the end of the rxvt shortcut,
unless you've got a particular reason for double-invoking bash like
that.)

Andy

--
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

