This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

More newbie questions, SSH and paths


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]