[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Erratum: App Note: Installing Tramp on Fedora (and probably Red Hat)
From: |
Michael Albinus |
Subject: |
Re: Erratum: App Note: Installing Tramp on Fedora (and probably Red Hat) |
Date: |
Tue, 14 Sep 2004 23:54:24 +0200 |
User-agent: |
Gnus/5.110003 (No Gnus v0.3) Emacs/21.3.50 (gnu/linux) |
Charles Curley <address@hidden> writes:
> Just a note on installing TRAMP on Fedora and (probably) Red Hat. You
> should build with:
>
> # ./configure --with-contrib --prefix=/usr/share --infodir=/usr/share
> ^^^^^^^^^^^^^^^^^^^^
>
> That last gets it installed correctly into the Info system.
Thanx for the suggestion. Since I don't use Fedora by myself, just
some questions:
- The Lisp directory *.elc? files should go, is "/usr/share/lisp"? No
Emacs part in the path? No "site-lisp"?
- Info files should go directly to "/usr/share"? I would expect
something like "/usr/share/info" at least.
Best regards, Michael.