unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Tramp: how to set path to remote shell?
@ 2011-03-12 20:37 Ethan
  2011-03-13  8:52 ` Michael Albinus
  0 siblings, 1 reply; 5+ messages in thread
From: Ethan @ 2011-03-12 20:37 UTC (permalink / raw)
  To: help-gnu-emacs

The path to my shell on my local machine is /bin/bash.  When
attempting to bring up a shell on the remote machine I get the error:

exec: /bin/bash: not found

Process shell<2> exited abnormally with code 127


It seems that tramp is using the path from my local machine as the
path on the remote machine.  The actual remote machine path for bash
is /usr/local/bin/bash.  Does anyone know which variable to set so
that tramp uses the correct path to bash on the remote machine?   I
did RTFM, but didn't find it.

Thanks.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-03-14 14:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-12 20:37 Tramp: how to set path to remote shell? Ethan
2011-03-13  8:52 ` Michael Albinus
2011-03-13 20:29   ` Ethan Brown
2011-03-14  9:59     ` Michael Albinus
2011-03-14 14:24       ` Ethan Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).