User: ben
Date: 05/01/31 04:51:53
Modified: xemacsweb/Download/win32 ChangeLog index.content
Added: xemacsweb/Download/win32 optional-libs.exe
Removed: xemacsweb/Download/win32 jpeg-6b.exe patch.2.5.exe.win32.gz
png-1.0.3.exe ssh-1.2.14.exe xpm-3.4k.exe
zlib-1.1.3.exe
Log:
Update win32 optional libraries
optional-libs.exe, index.content: Update optional libraries.
Revision Changes Path
1.43 +5 -0 XEmacs/xemacsweb/Download/win32/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Download/win32/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -b -r1.42 -r1.43
--- ChangeLog 2004/11/10 22:11:57 1.42
+++ ChangeLog 2005/01/31 03:51:48 1.43
@@ -1,3 +1,8 @@
+2005-01-30 Ben Wing <ben(a)xemacs.org>
+
+ * optional-libs.exe: Move here, from FTP site.
+ * index.content: Update optional libraries.
+
2004-11-10 Adrian Aichner <adrian(a)xemacs.org>
* index.content: Update list of available InstallShield releases.
1.38 +14 -28 XEmacs/xemacsweb/Download/win32/index.content
(In the diff below, changes in quantity of whitespace are not shown.)
Index: index.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Download/win32/index.content,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -b -r1.37 -r1.38
--- index.content 2004/11/10 22:11:58 1.37
+++ index.content 2005/01/31 03:51:48 1.38
@@ -153,35 +153,21 @@
<h2>Various Binaries and Libraries</h2>
<p>
- Below you can find binaries of useful programs and libraries for
- use with XEmacs on Windows 9x/NT. Most of these are
- self-extracting executables. Please report back whether the
- binaries provided here work for you, if you decide to use
- them.</p>
+ The file <a href="optional-libs.exe">optional-libs.exe</a>
contains
+ binaries for common graphics libraries needed for building XEmacs and for
+ zlib, needed to support the PNG library. This isa self-extracting
+ executable, which will install pre-built binaries for all of the optional
+ graphics libraries needed by XEmacs, in the correct hierarchy as expected
+ by XEmacs. Then just set the <tt>OPTIONAL_LIBRARY_DIR</tt> parameter to
+ the appropriate directory in which you installed the libraries (by
+ default, <tt>c:\src</tt>).</p>
- <dl>
- <dt>cvs-1.10.exe</dt>
- <dd>
- CVS binaries. CVS is the source-code control system used to
- maintain the XEmacs sources. See
-
http://www.xemacs.org/Develop/cvsaccess.html for info on using
- CVS.</dd>
- <dt><a
href="ssh-1.2.14.exe">ssh-1.2.14.exe</a></dt>
- <dd>SSH binaries. SSH is the "Secure SHell", an RSH
- replacement that provides strong encryption and is required if you get
- write privileges to the XEmacs tree. (You do NOT need this if you just
- want read-only access to the sources.)</dd>
- <dt><a
href="png-1.0.3.exe">png-1.0.3.exe</a></dt>
- <dd>PNG libraries. A requirement for building XEmacs.</dd>
- <dt><a
href="zlib-1.1.3.exe">zlib-1.1.3.exe</a></dt>
- <dd>ZLIB libraries. Required along with PNG.</dd>
- <dt><a href="xpm-3.4k.exe">xpm-3.4k.exe</a></dt>
- <dd>XPM libraries. A requirement for building XEmacs.</dd>
- <dt><a href="jpeg-6b.exe">jpeg-6b.exe</a></dt>
- <dd>JPEG libraries. Optional for building XEmacs.</dd>
- <dt><a
href="patch.2.5.exe.win32.gz">patch.2.5.exe.win32.gz</a></dt>
- <dd>The PATCH program, for applying diffs.</dd>
- </dl>
+ <p>
+ We no longer provide binaries for CVS, SSH or patch. If you want these,
+ just install <a href="http://www.cygwin.com">Cygwin</a>,
which provides
+ versions of these and all other common Unix utilities, has an easy
+ install program, and is frequently updated.
+ </p>
<!-- Keep this comment at the end of the file
Local variables:
1.1 XEmacs/xemacsweb/Download/win32/optional-libs.exe
<<Binary file>>