delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1999/09/28/23:09:27

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT sourceware DOT cygnus DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Message-ID: <003a01bf0a27$c6d344c0$23d1dacf@thales>
From: "The Tolands" <p DOT toland AT computer DOT org>
To: "Franklin Wingate" <maurio AT csh DOT rit DOT edu>
Cc: "Cygwin List" <cygwin AT sourceware DOT cygnus DOT com>
References: <Pine DOT OSF DOT 4 DOT 05 DOT 9909282233460 DOT 1804-200000 AT gibson DOT csh DOT rit DOT edu>
Subject: Re: .bashrc
Date: Tue, 28 Sep 1999 22:07:32 -0500
Organization: None
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2615.200
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200

Your problem is with the following two lines:

export PATH=
opt/Mix_nt; /usr/local/bin /usr/X11R6.4/bin$PATH

This should read:

export PATH=/opt/Mix_nt:/usr/local/bin:/usr/X11R6.4/bin:$PATH

Note that it is one line and uses colons to seperate each element of the
path.  I really strongly recommend that you get a good book on BASH.
_Learning the bash Shell_ from O'Reilly is pretty good.

phil

----- Original Message -----
From: Franklin Wingate <maurio AT csh DOT rit DOT edu>
To: <cygwin AT sourceware DOT cygnus DOT com>
Sent: Tuesday, 28 September, 1999 21:51
Subject: .bashrc


>
> Sorry to keep bothering everyone with this basic problem, but some time
> ago, i was using the information on
> http://www.scoutsys.com/sunt/su32/setting_up_cygwin.htm which no longer
> exists i basically set up my directory structure and bashrc file as was
> indicated on the page, but when i try to use the .bashrc file, i get
> /opt/Mix_nt is a director. I have included the file for someone to inspect
> please someone give me a straight answer what i'm doing wrong



--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019