diff options
| -rw-r--r-- | INSTALL | 3 |
1 files changed, 2 insertions, 1 deletions
| @@ -208,7 +208,8 @@ The names of the packages that you need varies according to the | |||
| 208 | GNU/Linux distribution that you use, and the options that you want to | 208 | GNU/Linux distribution that you use, and the options that you want to |
| 209 | configure Emacs with. On Debian-based systems, you can install all the | 209 | configure Emacs with. On Debian-based systems, you can install all the |
| 210 | packages needed to build the installed version of Emacs with a command | 210 | packages needed to build the installed version of Emacs with a command |
| 211 | like `apt-get build-dep emacs23'. | 211 | like `apt-get build-dep emacs23'. On Red Hat systems, the |
| 212 | corresponding command is `yum-builddep emacs'. | ||
| 212 | 213 | ||
| 213 | 214 | ||
| 214 | DETAILED BUILDING AND INSTALLATION: | 215 | DETAILED BUILDING AND INSTALLATION: |