delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
To: | cygwin AT cygwin DOT com |
X-Injected-Via-Gmane: | yes |
Path: | not-for-mail |
From: | "Shelby Cain" <vhorit AT email DOT msn DOT com> |
Newsgroups: | gmane.os.cygwin |
Subject: | Re: Failed: Installing Postgresql under Cygwin on win98se |
Date: | Thu, 7 Mar 2002 12:22:59 -0600 |
Lines: | 29 |
Message-ID: | <a68olg$a2h$1@quimby.gnus.org> |
References: | <3C8677A9 DOT 1090302 AT htw-dresden DOT de> <a66cur$do1$1 AT quimby2 DOT netfonds DOT no> <3C86F4B2 DOT 1DB8A60D AT htw-dresden DOT de> |
NNTP-Posting-Host: | 12-239-91-195.client.attbi.com |
X-Trace: | quimby.gnus.org 1015539184 10321 12.239.91.195 (7 Mar 2002 22:13:04 GMT) |
X-Complaints-To: | usenet AT quimby DOT gnus DOT org |
NNTP-Posting-Date: | 7 Mar 2002 22:13:04 GMT |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Newsreader: | Microsoft Outlook Express 5.50.4522.1200 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4910.0300 |
"Tom Lauren" <s2399 AT htw-dresden DOT de> wrote in message news:3C86F4B2 DOT 1DB8A60D AT htw-dresden DOT de... > For example: > CMDNAME=`basename $0` -->says : not found. But, as c.-l. it works.?! It > can´t do the command in `´? > > Or: > stty -echo > /dev/null 2>&1 -->doesn´t recognize at all > Tom, It sounds like the subsequent invoking of the shell isn't getting the proper environment passed to it. What happens when you do this: $ set > main_env.txt $ bash $ set > child_env.txt $ exit $ diff main_env.txt child_env.txt Regards, Shelby Cain -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |