Myron Selby <[EMAIL PROTECTED]> writes:

>>That makes me confused. It's an evidence that you didn't get loaded
>>the correct tramp. Did you set the load-path as directed in INSTALL?
>
> No I didn't.
>
> OK now I tried to load it with the --prefix=/usr/share - this creates
> a directory
> called /usr/share/share.
>
> I also tried it with --prefix=/usr. It complains that there is no
> directory /usr/lib/xemacs/site-packages/info/dir. In fact there is no
> /usr/lib/xemacs
> on this thing, although there is /usr/lib/xemacs-21.4.14 which
> contains the directory
> i386-redhat-linux and nothing else.
>
> The tramp-info files currently sits under
> /usr/share/xemacs/xemacs-packages/info.
> It seems like the directory structure differs quite a bit from what
> your install is
> expecting. It looks like I'll have to use a number of different
> variables to tell it
> where everything belongs. Unfortunately I have no idea what these variables
> are.

The --prefix works in some default cases. Because I'm using GNU Emacs,
the settings for XEmacs I've stolen somewhere, and compared with the
XEmacs sructure under Debian. If there are better defaults, please let
me know.

In your case, you should install Tramp as described in INSTALL (after
compilation):

make lispdir=/usr/share/xemacs/xemacs-packages/lisp/tramp \
     infodir=/usr/share/xemacs/xemacs-packages/info \
     install

> Thanks,
> Myron

Best regards, Michael.


_______________________________________________
Tramp-devel mailing list
[EMAIL PROTECTED]
http://lists.nongnu.org/mailman/listinfo/tramp-devel

Reply via email to