/[tramp]/tramp/INSTALL
ViewVC logotype

Diff of /tramp/INSTALL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2.1 by albinus, Sat Mar 22 17:21:12 2003 UTC revision 2.2 by albinus, Mon Mar 24 20:47:58 2003 UTC
# Line 13  Basic Installation Line 13  Basic Installation
13    
14  The simplest way to build and install Tramp is:  The simplest way to build and install Tramp is:
15    
16    1. `cd' to the Tramp source directory and type `./configure' to    1. `cd' to the Tramp source directory.  If you've taken Tramp from
17       configure Tramp for your system.       the CVS sources, type `autoconf' in order to get an up-to-date
18         `configure' script.
19    
20      2. Type `./configure' to configure Tramp for your system.
21    
22       Running `configure' takes awhile.  While running, it prints some       Running `configure' takes awhile.  While running, it prints some
23       messages telling which features it is checking for.       messages telling which features it is checking for.
24    
25    2. Type `make' to build the byte-compiled Lisp files as well as the    3. Type `make' to build the byte-compiled Lisp files as well as the
26       Info manual.       Info manual.
27    
28    3. Type `make install' to install the Tramp Lisp files and Info    4. Type `make install' to install the Tramp Lisp files and Info
29       manual.       manual.
30    
31    4. You can remove the byte-compiled Lisp files and the Info manual    5. You can remove the byte-compiled Lisp files and the Info manual
32       from the source directory by typing `make clean'.  To also remove       from the source directory by typing `make clean'.  To also remove
33       the files that `configure' created, type `make distclean'.       the files that `configure' created, type `make distclean'.
34    

Legend:
Removed from v.2.1  
changed lines
  Added in v.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26