unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
* Installing Tramp under XP
@ 2005-12-06  0:13 Brett Kelly
  0 siblings, 0 replies; 2+ messages in thread
From: Brett Kelly @ 2005-12-06  0:13 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 832 bytes --]

Hello all,

I'm using emacs 21.3 under windows XP, and I need to be able to edit
source files on a remote linux machine.  I was told that Tramp will
accomplish this, and I'm trying to get it set up.

Under INSTALL, it says this:

On MS Windows, given Emacs is installed at `C:/Program Files/Emacs',
you should apply

	./configure --with-lispdir='C:/Program Files/Emacs/site-lisp' \
		    --infodir='C:/Program Files/Emacs/info'

Now, I'm sure I'm missing something, but the configure script isn't
ready out-of-the-box to run under win32, right?

I also tried byte-compiling the tramp emacs lisp files w/ dired, but
that barfed on me, too.

Has anybody ever set this up before?  I could use a little assistance :)

Thanks!
--
Brett Kelly
Blog:      http://uniqueliketherest.blogspot.com
Images:  http://www.flickr.com/photos/inkedmn

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
Help-gnu-emacs mailing list
Help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

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

* Re: Installing Tramp under XP
       [not found] <mailman.18072.1133828051.20277.help-gnu-emacs@gnu.org>
@ 2005-12-06  8:22 ` Michael Albinus
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Albinus @ 2005-12-06  8:22 UTC (permalink / raw)
  Cc: help-gnu-emacs

Brett Kelly <inkedmn@gmail.com> writes:

> Hello all,

Hi,

> I'm using emacs 21.3 under windows XP, and I need to be able to edit
> source files on a remote linux machine.  I was told that Tramp will
> accomplish this, and I'm trying to get it set up.
>
> Under INSTALL, it says this:
>
> On MS Windows, given Emacs is installed at `C:/Program Files/Emacs',
> you should apply
>
> 	./configure --with-lispdir='C:/Program Files/Emacs/site-lisp' \
> 		    --infodir='C:/Program Files/Emacs/info'
>
> Now, I'm sure I'm missing something, but the configure script isn't
> ready out-of-the-box to run under win32, right?

The INSTALL is a little bit taciturn on it. "./configure" is a shell
script which needs a suitable environment, like MinGW or Cygwin.

> I also tried byte-compiling the tramp emacs lisp files w/ dired, but
> that barfed on me, too.

Yep. It needs the file trampver.el, which is generated during the
configure step.

> Has anybody ever set this up before?  I could use a little assistance :)
>
> Thanks!

Best regards, Michael.

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

end of thread, other threads:[~2005-12-06  8:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-06  0:13 Installing Tramp under XP Brett Kelly
     [not found] <mailman.18072.1133828051.20277.help-gnu-emacs@gnu.org>
2005-12-06  8:22 ` Michael Albinus

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).