diff options
| author | Glenn Morris | 2013-06-18 23:31:20 -0700 |
|---|---|---|
| committer | Glenn Morris | 2013-06-18 23:31:20 -0700 |
| commit | 9dd33e8563f32b4847bf2451abbf8b2ad40bbe8c (patch) | |
| tree | d442469e544024425a9fa14700696b20fa1a612f /admin/nt | |
| parent | e59dfb0ecdd4dde493de284d092be55136c58501 (diff) | |
| download | emacs-9dd33e8563f32b4847bf2451abbf8b2ad40bbe8c.tar.gz emacs-9dd33e8563f32b4847bf2451abbf8b2ad40bbe8c.zip | |
* admin/nt/README-ftp-server: Update from http://ftp.gnu.org/gnu/emacs/windows/
Diffstat (limited to 'admin/nt')
| -rw-r--r-- | admin/nt/README-ftp-server | 52 |
1 files changed, 25 insertions, 27 deletions
diff --git a/admin/nt/README-ftp-server b/admin/nt/README-ftp-server index 5983a0f9617..3a21733747d 100644 --- a/admin/nt/README-ftp-server +++ b/admin/nt/README-ftp-server | |||
| @@ -1,12 +1,12 @@ | |||
| 1 | Copyright (C) 2001-2013 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2013 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | Precompiled Distributions of | 4 | Precompiled Distributions of |
| 5 | Emacs for Windows | 5 | Emacs for Windows |
| 6 | 6 | ||
| 7 | Version 24.1 | 7 | Version 24.3 |
| 8 | 8 | ||
| 9 | January 1, 2011 | 9 | March 18, 2013 |
| 10 | 10 | ||
| 11 | This directory contains precompiled distributions for GNU Emacs on | 11 | This directory contains precompiled distributions for GNU Emacs on |
| 12 | Windows (versions before Windows 95 and NT4 are not supported). | 12 | Windows (versions before Windows 95 and NT4 are not supported). |
| @@ -14,7 +14,7 @@ See the end of the file for license conditions. | |||
| 14 | Free Software Foundation; the precompiled distributions are provided | 14 | Free Software Foundation; the precompiled distributions are provided |
| 15 | here for convenience since the majority of Windows users are not | 15 | here for convenience since the majority of Windows users are not |
| 16 | accustomed to compiling programs themselves. Corresponding source | 16 | accustomed to compiling programs themselves. Corresponding source |
| 17 | can be found in the parent directory in emacs-24.1.tar.gz. | 17 | can be found in the parent directory in emacs-24.3.tar.gz. |
| 18 | 18 | ||
| 19 | If you have access to the World Wide Web, I would recommend pointing | 19 | If you have access to the World Wide Web, I would recommend pointing |
| 20 | your favorite web browser to the following document (if you haven't | 20 | your favorite web browser to the following document (if you haven't |
| @@ -26,9 +26,9 @@ See the end of the file for license conditions. | |||
| 26 | 26 | ||
| 27 | If you want to redistribute any of the precompiled distributions of | 27 | If you want to redistribute any of the precompiled distributions of |
| 28 | Emacs, be careful to check the implications of the GPL. For instance, | 28 | Emacs, be careful to check the implications of the GPL. For instance, |
| 29 | if you put the emacs-24.1-bin-i386.tar.gz file from this directory on | 29 | if you put the emacs-24.3-bin-i386.zip file from this directory on |
| 30 | an Internet site, you must arrange to distribute the source files of | 30 | an Internet site, you must arrange to distribute the source files of |
| 31 | the SAME version (i.e. ../emacs-24.1.tar.gz). | 31 | the SAME version (i.e. ../emacs-24.3.tar.gz). |
| 32 | 32 | ||
| 33 | Making a link to our copy of the source is NOT sufficient, since we | 33 | Making a link to our copy of the source is NOT sufficient, since we |
| 34 | might upgrade to a new version while you are still distributing the | 34 | might upgrade to a new version while you are still distributing the |
| @@ -37,8 +37,8 @@ See the end of the file for license conditions. | |||
| 37 | 37 | ||
| 38 | * Files in this directory | 38 | * Files in this directory |
| 39 | 39 | ||
| 40 | + emacs-24.1-bin-i386.zip | 40 | + emacs-24.3-bin-i386.zip |
| 41 | Windows binaries of Emacs-24.1, with all lisp code and documentation | 41 | Windows binaries of Emacs-24.3, with all lisp code and documentation |
| 42 | included. | 42 | included. |
| 43 | 43 | ||
| 44 | Download this file if you want a single installation package, and | 44 | Download this file if you want a single installation package, and |
| @@ -49,21 +49,12 @@ See the end of the file for license conditions. | |||
| 49 | If you need the C source code at a later date, it will be safe to | 49 | If you need the C source code at a later date, it will be safe to |
| 50 | unpack the source distribution on top of this installation. | 50 | unpack the source distribution on top of this installation. |
| 51 | 51 | ||
| 52 | + emacs-24.1-barebin-i386.zip | 52 | + libXpm-3.5.8-w32-src.zip |
| 53 | Windows binaries of Emacs-24.1, without lisp code or documentation. | 53 | Source code required to compile libXpm-3.5.8 on Windows. Contains |
| 54 | |||
| 55 | Download this file if you already have the source distribution. | ||
| 56 | |||
| 57 | Unpack this over the top of the source distribution. It contains the | ||
| 58 | bin subdirectory and etc/DOC file. | ||
| 59 | |||
| 60 | + libxpm-3.5.7-w32-src.zip | ||
| 61 | Source code required to compile libXpm-3.5.7 on Windows. Contains | ||
| 62 | a basic Makefile for compiling with mingw32 and a .def file for | 54 | a basic Makefile for compiling with mingw32 and a .def file for |
| 63 | generating a DLL with the appropriate exports in addition to the | 55 | generating a DLL with the appropriate exports in addition to the |
| 64 | source code to provide the subset of functionality Emacs uses from | 56 | source code to provide the subset of functionality Emacs uses from |
| 65 | libXpm. This corresponds to the libXpm.dll in emacs-24.1-bin-i386.zip | 57 | libXpm. This corresponds to the libXpm.dll in emacs-24.3-bin-i386.zip. |
| 66 | and emacs-24.1-barebin-i386.zip. | ||
| 67 | 58 | ||
| 68 | * Prerequisites for running Emacs on Windows 9X | 59 | * Prerequisites for running Emacs on Windows 9X |
| 69 | 60 | ||
| @@ -73,7 +64,7 @@ See the end of the file for license conditions. | |||
| 73 | 64 | ||
| 74 | * Image support | 65 | * Image support |
| 75 | 66 | ||
| 76 | Emacs 24.1 contains support for images, however for most image | 67 | Emacs 24.3 contains support for images, however for most image |
| 77 | formats supporting libraries are required. This distribution has | 68 | formats supporting libraries are required. This distribution has |
| 78 | been tested with the libraries that are distributed with GTK for | 69 | been tested with the libraries that are distributed with GTK for |
| 79 | Windows (http://www.gtk.org/download/win32.php), and the libraries | 70 | Windows (http://www.gtk.org/download/win32.php), and the libraries |
| @@ -112,6 +103,16 @@ See the end of the file for license conditions. | |||
| 112 | as well as the base librsvg library. Known to crash Emacs on many | 103 | as well as the base librsvg library. Known to crash Emacs on many |
| 113 | sample images. | 104 | sample images. |
| 114 | 105 | ||
| 106 | * XML support | ||
| 107 | |||
| 108 | In order to support XML via libxml2 at runtime, a libxml2-enabled | ||
| 109 | Emacs must be able to find the relevant DLLs during startup; failure | ||
| 110 | to do so is not an error, but libxml2 features won't be available to | ||
| 111 | the running session. | ||
| 112 | |||
| 113 | You can get pre-built binaries (including any required DLL and the | ||
| 114 | header files) at http://sourceforge.net/projects/ezwinports/files/. | ||
| 115 | |||
| 115 | * Distributions in .tar.gz and .zip format | 116 | * Distributions in .tar.gz and .zip format |
| 116 | 117 | ||
| 117 | Emacs is distributed primarily as source code in a large gzipped tar | 118 | Emacs is distributed primarily as source code in a large gzipped tar |
| @@ -238,7 +239,7 @@ See the end of the file for license conditions. | |||
| 238 | This document serves as an FAQ and a source for further information | 239 | This document serves as an FAQ and a source for further information |
| 239 | about the Windows port and related software packages. Note that as | 240 | about the Windows port and related software packages. Note that as |
| 240 | most of the information in that FAQ is for earlier versions, so some | 241 | most of the information in that FAQ is for earlier versions, so some |
| 241 | information may not be relevant to Emacs-24.1. | 242 | information may not be relevant to Emacs-24.3. |
| 242 | 243 | ||
| 243 | In addition to the FAQ, there is a mailing list for discussing issues | 244 | In addition to the FAQ, there is a mailing list for discussing issues |
| 244 | related to the Windows port of Emacs. For information about the | 245 | related to the Windows port of Emacs. For information about the |
| @@ -268,11 +269,8 @@ See the end of the file for license conditions. | |||
| 268 | 269 | ||
| 269 | Enjoy! | 270 | Enjoy! |
| 270 | 271 | ||
| 271 | Jason Rumney | 272 | Most of this README was contributed by former maintainers Andrew Innes |
| 272 | (jasonr@gnu.org) | 273 | (andrewi@gnu.org) and Jason Rumney (jasonr@gnu.org). |
| 273 | |||
| 274 | Most of this README was contributed by former maintainer Andrew Innes | ||
| 275 | (andrewi@gnu.org) | ||
| 276 | 274 | ||
| 277 | 275 | ||
| 278 | This file is part of GNU Emacs. | 276 | This file is part of GNU Emacs. |