Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>,
	<http://sourceware.cygnus.com/ml/#faqs>
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <19990727115735.J29621@rap.ucar.edu>
Date: Tue, 27 Jul 1999 11:57:35 -0600
From: Tres Hofmeister <tres@rap.ucar.edu>
To: cygwin@sourceware.cygnus.com
Cc: Sergey Okhapkin <sos@prospect.com.ru>
Subject: Cygwin B20/Win95: ssh/scp: "no controlling tty"
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 0.93.2i

	I recently installed B20 on a Windows95 box.  I've also
installed the ssh 1.2.26 tar archive I found mentioned at
http://www.lexa.ru/sos/, that is:

http://dome.weeg.uiowa.edu/pub/domestic/sos/ports/ssh-1.2.26-cygwinb20.tar.bz2  

	I've been through the mailing list archives and the FAQ, and
can't seem to find an answer to this problem, outside of modifying
the source code.  It seems like there should by a simple configuration
change to get this to work...

	After the following, ssh begins to work:

bash$ mkdir /tmp/usr
bash$ ln -s /usr/local /tmp/usr/local	# Fix goofy tar archive links...
bash$ export CYGWIN=tty

	...but I get the following error:

You have no controlling tty and no DISPLAY.  Cannot read passphrase.

	tty shows my tty as /dev/conin, which ls does not see, but "df
-a" does.  What's up?  Things like less seem to work just fine, which
leads me to believe the terminal itself is O.K.  What am I missing?
BTW, running:

bash$ mount con /dev/tty

	...as suggest in the mailing list archives does nothing;
in fact, it's already mounted.  Many thanks...

-- 
Tres Hofmeister <tres@rap.ucar.edu>  http://www.rap.ucar.edu/staff/tres/
Research Applications Program   National Center for Atmospheric Research

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

