emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/INSTALL


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/INSTALL
Date: Tue, 04 Feb 2003 09:56:31 -0500

Index: emacs/INSTALL
diff -c emacs/INSTALL:1.91 emacs/INSTALL:1.92
*** emacs/INSTALL:1.91  Sun Jan 19 16:49:59 2003
--- emacs/INSTALL       Tue Feb  4 09:56:31 2003
***************
*** 59,65 ****
       with some non-default options), always clean the source
       directories before running `configure' again:
  
!               make distclean 
                ./configure
  
    5. Invoke the `make' program:
--- 59,65 ----
       with some non-default options), always clean the source
       directories before running `configure' again:
  
!               make distclean
                ./configure
  
    5. Invoke the `make' program:
***************
*** 127,136 ****
  Here's the list of these optional libraries, and the URLs where they
  can be found:
  
!   . libXaw3d for fancy 3D-style 
        scroll bars:    ftp://ftp.x.org/contrib/widgets/Xaw3d/
    . libxpm for XPM:   ftp://ftp.x.org/contrib/libraries/
!                     Get version 3.4k or later, which lets Emacs 
                      use its own color allocation functions.
    . libpng for PNG:   ftp://www.libpng.org/pub/png/
    . libz (for PNG):   http://www.info-zip.org/pub/infozip/zlib/
--- 127,136 ----
  Here's the list of these optional libraries, and the URLs where they
  can be found:
  
!   . libXaw3d for fancy 3D-style
        scroll bars:    ftp://ftp.x.org/contrib/widgets/Xaw3d/
    . libxpm for XPM:   ftp://ftp.x.org/contrib/libraries/
!                     Get version 3.4k or later, which lets Emacs
                      use its own color allocation functions.
    . libpng for PNG:   ftp://www.libpng.org/pub/png/
    . libz (for PNG):   http://www.info-zip.org/pub/infozip/zlib/
***************
*** 138,144 ****
                        Get version 6b -- 6a is reported to fail in
                        Emacs.
    . libtiff for TIFF: http://www.libtiff.org/
!   . libungif for GIF: 
        http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml
        Ensure you get version 4.1.0b1 or higher of libungif -- a bug in
        4.1.0 can crash Emacs.
--- 138,144 ----
                        Get version 6b -- 6a is reported to fail in
                        Emacs.
    . libtiff for TIFF: http://www.libtiff.org/
!   . libungif for GIF:
        http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml
        Ensure you get version 4.1.0b1 or higher of libungif -- a bug in
        4.1.0 can crash Emacs.
***************
*** 226,232 ****
  insufficient, you will get an error in the command `temacs -batch -l
  loadup dump', found in `./src/Makefile.in', or possibly when
  running the final dumped Emacs.
!  
  Building Emacs requires about 140 MB of disk space (including the
  Emacs sources) Once installed, Emacs occupies about 77 MB in the file
  system where it is installed; this includes the executable files, Lisp
--- 226,232 ----
  insufficient, you will get an error in the command `temacs -batch -l
  loadup dump', found in `./src/Makefile.in', or possibly when
  running the final dumped Emacs.
! 
  Building Emacs requires about 140 MB of disk space (including the
  Emacs sources) Once installed, Emacs occupies about 77 MB in the file
  system where it is installed; this includes the executable files, Lisp
***************
*** 582,588 ****
        We create the following subdirectories under `libexecdir':
        - `emacs/VERSION/CONFIGURATION-NAME', containing executable
                programs used by Emacs that users are not expected to run
!               themselves.  
        `VERSION' is the number of the Emacs version you are installing,
        and `CONFIGURATION-NAME' is the argument you gave to the
        `configure' program to identify the architecture and operating
--- 582,588 ----
        We create the following subdirectories under `libexecdir':
        - `emacs/VERSION/CONFIGURATION-NAME', containing executable
                programs used by Emacs that users are not expected to run
!               themselves.
        `VERSION' is the number of the Emacs version you are installing,
        and `CONFIGURATION-NAME' is the argument you gave to the
        `configure' program to identify the architecture and operating




reply via email to

[Prev in Thread] Current Thread [Next in Thread]