/[emacs]/emacs/mac/INSTALL
ViewVC logotype

Diff of /emacs/mac/INSTALL

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

revision 1.13 by tamm, Tue Jan 7 05:50:36 2003 UTC revision 1.14 by lektu, Tue Feb 4 14:12:13 2003 UTC
# Line 88  vt100|vt100-am|vt100am|dec vt100:\ Line 88  vt100|vt100-am|vt100am|dec vt100:\
88      :sc=\E7:rc=\E8:cs=\E[%i%d;%dr:      :sc=\E7:rc=\E8:cs=\E[%i%d;%dr:
89  -----  -----
90    
91  To build the `info' files in versions prior to Mac OS X 10.2, you need  To build the `info' files in versions prior to Mac OS X 10.2, you need
92  to install the texinfo software.  to install the texinfo software.
93    
94  To install from source, obtain texinfo-4.2.tar.gz from ftp.gnu.org or  To install from source, obtain texinfo-4.2.tar.gz from ftp.gnu.org or
# Line 98  a mirror.  Un-tar it, enter its director Line 98  a mirror.  Un-tar it, enter its director
98    make    make
99    make install    make install
100    
101  The last step may need to be performed as root (sudo make install).  The last step may need to be performed as root (sudo make install).
102    
103  You may also like to install ispell, which will allow you to use  You may also like to install ispell, which will allow you to use
104  ispell and flyspell-mode.  To install ispell from source, you first  ispell and flyspell-mode.  To install ispell from source, you first
# Line 110  Un-tar it, enter its directory, type Line 110  Un-tar it, enter its directory, type
110    ./configure --host=powerpc-apple-bsd    ./configure --host=powerpc-apple-bsd
111    make    make
112    make install    make install
113        
114  Again, the last step may need to be performed as root.  Note that if you  Again, the last step may need to be performed as root.  Note that if you
115  run `make check', the test for `pr' will fail.  run `make check', the test for `pr' will fail.
116    
# Line 148  in a file called EmacsInstaller.dmg.  Th Line 148  in a file called EmacsInstaller.dmg.  Th
148  to whomever would like a binary distribution.  Here are the common  to whomever would like a binary distribution.  Here are the common
149  options to user  options to user
150    
151  --with-x         -  Use the X11 GUI instead of the Carbon GUI.  --with-x         -  Use the X11 GUI instead of the Carbon GUI.
152  --prefix=DIR     -  Place the common emacs files in the given DIR.  The  --prefix=DIR     -  Place the common emacs files in the given DIR.  The
153                      default is /usr/local.  See note below if placing                      default is /usr/local.  See note below if placing
154                      in /usr                      in /usr
155  --self-contained -  Place the common emacs files inside the Emacs.app  --self-contained -  Place the common emacs files inside the Emacs.app
156                      itself.  This makes the application trivial to                      itself.  This makes the application trivial to
157                      uninstall and copy between computers.                      uninstall and copy between computers.
158  --app-symlink    -  Use a symlink inside the Application to the  --app-symlink    -  Use a symlink inside the Application to the
159                      $prefix/bin/emacs to reduce disk space.  Note, this                      $prefix/bin/emacs to reduce disk space.  Note, this
160                      option may removed in the future.                      option may removed in the future.
161    

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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