Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: localhost.localdomain: bjrosen set sender to bjrosen AT polybus DOT com using -f Subject: More newbie questions, SSH and paths From: "B. Joshua Rosen" To: cygwin Content-Type: text/plain Content-Transfer-Encoding: 7bit Date: 23 Apr 2002 21:00:30 -0400 Message-Id: <1019610030.2950.41.camel@saratoga> Mime-Version: 1.0 I've got SSH partially working, I can log into the Win2K box but X forwarding isn't working. I've enabled X forwarding in the /etc/ssh_config and /etc/sshd_config files but when I ssh -X into the box and then try to launch Xemacs nothting happens. Does anyonw have any suggestions? I'm also am having a path problem. I've set the path in my .cshrc file but it doesn't seem to work. Below I've echoed the $path env variable, you can see that the first that the local directory is the first thing in the path. When I do a which emacs it doesn't find it even though a link is in my home directory. echo $path . /cygdrive/c/Program Files/XEmacs/bin/i686-pc-cygwin /usr/bin /usr/bin /cygdrive/c/WINNT/system32 /cygdrive/c/WINNT /cygdrive/c/WINNT/System32/Wbem /usr/local/bin /cygdrive/c/WINNT/System32 /cygdrive/c/Program\ Files/XEmacs/bin/i686-pc-cygwin /home/bjrosen> which xemacs xemacs: Command not found. /home/bjrosen> ls xemacs.exe -- 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/