aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorRamprasad B2006-03-28 08:31:41 +0000
committerRamprasad B2006-03-28 08:31:41 +0000
commit1ab1d7c494491ce3f4f2fa3c5fb6f54710b11c61 (patch)
treed2e458c9257100b5008a328cba7c30a64699e0d4 /INSTALL
parenta59be14811348398d8d147f8f68a0e7e277aa84b (diff)
downloademacs-1ab1d7c494491ce3f4f2fa3c5fb6f54710b11c61.tar.gz
emacs-1ab1d7c494491ce3f4f2fa3c5fb6f54710b11c61.zip
updated broken link(s)
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL12
1 files changed, 6 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index b18baaa1efa..f4dac28b547 100644
--- a/INSTALL
+++ b/INSTALL
@@ -132,14 +132,14 @@ can be found:
132 . libxpm for XPM: ftp://ftp.x.org/contrib/libraries/ 132 . libxpm for XPM: ftp://ftp.x.org/contrib/libraries/
133 Get version 3.4k or later, which lets Emacs 133 Get version 3.4k or later, which lets Emacs
134 use its own color allocation functions. 134 use its own color allocation functions.
135 . libpng for PNG: ftp://www.libpng.org/pub/png/ 135 . libpng for PNG: ftp://ftp.simplesystems.org/pub/libpng/png/
136 . libz (for PNG): http://www.info-zip.org/pub/infozip/zlib/ 136 . libz (for PNG): http://www.zlib.net/
137 . libjpeg for JPEG: ftp://ftp.uu.net/graphics/jpeg/ 137 . libjpeg for JPEG: ftp://ftp.uu.net/graphics/jpeg/
138 Get version 6b -- 6a is reported to fail in 138 Get version 6b -- 6a is reported to fail in
139 Emacs. 139 Emacs.
140 . libtiff for TIFF: http://www.libtiff.org/ 140 . libtiff for TIFF: http://www.libtiff.org/
141 . libungif for GIF: 141 . libungif for GIF:
142 http://prtr-13.ucsc.edu/~badger/software/libungif/index.shtml 142 http://sourceforge.net/projects/libungif
143 Ensure you get version 4.1.0b1 or higher of libungif -- a bug in 143 Ensure you get version 4.1.0b1 or higher of libungif -- a bug in
144 4.1.0 can crash Emacs. 144 4.1.0 can crash Emacs.
145 145
@@ -157,7 +157,7 @@ must do this yourself.
157 157
158To take proper advantage of Emacs 21's mule-unicode charsets, you need 158To take proper advantage of Emacs 21's mule-unicode charsets, you need
159a suitable font. For `Unicode' (ISO 10646) fonts for X, see 159a suitable font. For `Unicode' (ISO 10646) fonts for X, see
160<URL:http://dvdeug.dhis.org/unifont.html> (packaged in Debian), 160<URL:http://czyborra.com/unifont/> (packaged in Debian),
161<URL:http://openlab.ring.gr.jp/efont/> (packaged in Debian). (In 161<URL:http://openlab.ring.gr.jp/efont/> (packaged in Debian). (In
162recent Debian versions, there is an extensive `misc-fixed' iso10646-1 162recent Debian versions, there is an extensive `misc-fixed' iso10646-1
163in the default X installation.) Perhaps also see 163in the default X installation.) Perhaps also see
@@ -166,7 +166,7 @@ in the default X installation.) Perhaps also see
166<URL:http://czyborra.com/charsets/> has basic fonts for Emacs's 166<URL:http://czyborra.com/charsets/> has basic fonts for Emacs's
167ISO-8859 charsets. 167ISO-8859 charsets.
168 168
169XFree86 release 4 (from <URL:ftp://ftp.xfree86.org/> and mirrors) 169XFree86 release 4 (from <URL:ftp://ftp.xfree86.org/pub/XFree86/> and mirrors)
170contains font support for most, if not all, of the charsets that Emacs 170contains font support for most, if not all, of the charsets that Emacs
171currently supports, including iso10646-1 encoded fonts for use with 171currently supports, including iso10646-1 encoded fonts for use with
172the mule-unicode charsets. The font files should also be usable with 172the mule-unicode charsets. The font files should also be usable with
@@ -176,7 +176,7 @@ etc/PROBLEMS.
176 176
177BDF fonts etl-unicode.tar.gz used by ps-print and ps-mule to print 177BDF fonts etl-unicode.tar.gz used by ps-print and ps-mule to print
178Unicode characters are available from <URL:ftp://ftp.x.org/contrib/fonts/> 178Unicode characters are available from <URL:ftp://ftp.x.org/contrib/fonts/>
179and <URL:ftp://ftp.xfree86.org/pub/X.Org/contrib/fonts/>. 179and <URL:ftp://ftp.xfree86.org/pub/mirror/X.Org/contrib/fonts/>.
180 180
181* GNU/Linux development packages 181* GNU/Linux development packages
182 182