comparison INSTALL @ 50751:ec954e051a6b

(* GNU/Linux development packages): Mention Debian and RedHat package names.
author Kai Großjohann <kgrossjo@eu.uu.net>
date Wed, 30 Apr 2003 12:36:26 +0000
parents 4c3754d75224
children afe35f1e1cbb
comparison
equal deleted inserted replaced
50750:09355400d773 50751:ec954e051a6b
176 176
177 Many GNU/Linux systems do not come with development packages by 177 Many GNU/Linux systems do not come with development packages by
178 default; they just include the files that you need to run Emacs, but 178 default; they just include the files that you need to run Emacs, but
179 not those you need to compile it. For example, to compile Emacs with 179 not those you need to compile it. For example, to compile Emacs with
180 X11 support, you may need to install the special `X11 development' 180 X11 support, you may need to install the special `X11 development'
181 package (`xlibs-dev' on Debian). 181 package. For example, in April 2003, the package names to install
182 were `xlibs-dev' and `libxaw7-dev' on Debian and `XFree86-devel' and
183 `Xaw3d-devel' on RedHat.
182 184
183 185
184 DETAILED BUILDING AND INSTALLATION: 186 DETAILED BUILDING AND INSTALLATION:
185 187
186 (This is for a Unix or Unix-like system. For MS-DOS and Windows 3.X, 188 (This is for a Unix or Unix-like system. For MS-DOS and Windows 3.X,