comparison INSTALL @ 36752:8d4af7d652c4

Need library devel packages.
author Dave Love <fx@gnu.org>
date Mon, 12 Mar 2001 17:24:51 +0000
parents 274bff56ea1e
children 438ef3d46c8a
comparison
equal deleted inserted replaced
36751:20601d1f051c 36752:8d4af7d652c4
165 165
166 Emacs needs optional libraries to be able to display images (with the 166 Emacs needs optional libraries to be able to display images (with the
167 exception of PBM and XBM images whose support is built-in). 167 exception of PBM and XBM images whose support is built-in).
168 168
169 On some systems, particularly on GNU/Linux, these libraries may 169 On some systems, particularly on GNU/Linux, these libraries may
170 already be present or available as additional packages. If not, you 170 already be present or available as additional packages. Note that if
171 can download and build them from sources. None of them are vital for 171 there is a separate `devel' package, for use at compilation time
172 running Emacs; however, note that Emacs will not be able to use color 172 rather than run time, you will need that as well as the corresponding
173 icons in the toolbar if the XPM support is not available. 173 run time package; typically the devel package will contain header
174 files and a library archive. Otherwise, you can download and build
175 libraries from sources. None of them are vital for running Emacs;
176 however, note that Emacs will not be able to use colored icons in the
177 toolbar if XPM support is not compiled in.
174 178
175 Here's the list of these optional libraries, and the URLs where they 179 Here's the list of these optional libraries, and the URLs where they
176 can be found: 180 can be found:
177 181
178 . libXaw3d for fancy 3D-style 182 . libXaw3d for fancy 3D-style