[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp not loading (?)
From: |
Chris McMahan |
Subject: |
Re: tramp not loading (?) |
Date: |
Fri, 16 Sep 2005 15:27:54 -0400 |
User-agent: |
Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (windows-nt) |
In a similar thread...
Has ANYONE managed to get tramp to work with Cygwin on an XP box using
the non-cygwin version of emacs?
- Chris
Kevin Rodgers <ihs_4664@yahoo.com> writes:
> ken wrote:
> > Starting over. I removed (by hand) the tramp2 installed earlier and
> > installed (from tramp.el):
> >
> > ;; Version: $Id: tramp.el,v 2.95 2002/04/10 17:16:25 kaig Exp $
> >
> > Untarred under my home, then copied them to the traditional place for a
> > system-wide install:
> >
> > /usr/share/emacs/site-lisp/tramp # ll
> > total 264
> > drwxr-x--- 2 root root 4096 Sep 10 22:43 .
> > drwxr-xr-x 7 root root 4096 Sep 10 22:42 ..
> > -rw-rw---- 1 6104 6100 1953 Mar 3 2002 tramp-util.el
> > -rw-r----- 1 6104 6100 19658 Dec 29 2001 tramp-vc.el
> > -rw-r----- 1 6104 6100 225748 Apr 10 2002 tramp.el
> > -rw-rw---- 1 6104 6100 3480 Feb 28 2001 trampcache.el
> >
> > Put this into my ~/.emacs:
> >
> > (add-to-list 'load-path "/usr/share/emacs/site-lisp/tramp/")
> > (require 'tramp) ;errors out
> >
> > Put the point after the closing paren of each line and did "C-x C-e"
> >
> > The first properly displayed the load-path in the echo area, but the
> > second yeilded this pile of confusion:
> >
> > <snip>
> > Debugger entered--Lisp error: (file-error "Cannot open load file"
> "tramp")
> > require(tramp)
> > eval((require (quote tramp)))
> > eval-last-sexp-1(nil)
> > eval-last-sexp(nil)
> > call-interactively(eval-last-sexp)
>
> Is your uid 6104 or your gid 6100? Because that is the only user and
> group allowed to read the tramp*.el files in your
> /usr/share/emacs/site-lisp/tramp directory.
>
> --
> Kevin Rodgers
>
>
>
--
(. .)
=ooO=(_)=Ooo========================
Chris McMahan | cmcmahan-at-one.net
====================================
- tramp2 not loading (?) (was: Re: tramp 2.1.3 compile funkiness), ken, 2005/09/01
- Re: tramp2 not loading (?), Michael Albinus, 2005/09/02
- Re: tramp2 not loading (?), ken, 2005/09/02
- Re: tramp2 not loading (?), Michael Albinus, 2005/09/03
- Re: tramp not loading (?), ken, 2005/09/16
- Re: tramp not loading (?), Michael Albinus, 2005/09/16
- Re: tramp not loading (?), Kevin Rodgers, 2005/09/16
- Re: tramp not loading (?)... ftp session instead, ken, 2005/09/17
- Message not available
- Re: tramp not loading (?),
Chris McMahan <=
- Re: tramp not loading (?), Enila Nero, 2005/09/16
- RE: tramp not loading (?), Drew Adams, 2005/09/16
- Re: tramp not loading (?), Michael Albinus, 2005/09/18