unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Kevin Rodgers <ihs_4664@yahoo.com>
Subject: Re: tramp not loading (?)
Date: Fri, 16 Sep 2005 09:44:36 -0600	[thread overview]
Message-ID: <dgep9b$db6$1@sea.gmane.org> (raw)
In-Reply-To: <20050916074933.077bef82@dellap.mousecar.net>

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

  parent reply	other threads:[~2005-09-16 15:44 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-18 21:38 tramp 2.1.3 compile funkiness zl
2005-08-19  9:08 ` Peter Dyballa
2005-08-22  9:13 ` Michael Albinus
2005-08-26 17:17   ` ken
2005-08-27 20:14     ` Michael Albinus
2005-09-01 19:04       ` tramp2 not loading (?) (was: Re: tramp 2.1.3 compile funkiness) ken
2005-09-02  7:48         ` tramp2 not loading (?) Michael Albinus
2005-09-02 15:39           ` ken
2005-09-03 10:55             ` Michael Albinus
2005-09-16 11:49               ` tramp " ken
2005-09-16 14:39                 ` Michael Albinus
2005-09-16 15:44                 ` Kevin Rodgers [this message]
2005-09-17 13:29                   ` tramp not loading (?)... ftp session instead ken
     [not found]                 ` <mailman.7299.1126885772.20277.help-gnu-emacs@gnu.org>
2005-09-16 19:27                   ` tramp not loading (?) Chris McMahan
2005-09-16 20:14                     ` Drew Adams
2005-09-16 20:25                     ` Enila Nero
2005-09-18  9:37                     ` Michael Albinus
     [not found]   ` <mailman.5157.1125078882.20277.help-gnu-emacs@gnu.org>
2005-08-26 19:54     ` tramp 2.1.3 compile funkiness rgb
2005-09-15 22:41       ` rgb

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='dgep9b$db6$1@sea.gmane.org' \
    --to=ihs_4664@yahoo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).