# HG changeset patch # User Kai Grojohann # Date 1051689690 0 # Node ID 4c3754d7522462ab0c0db9a1163b2cb597067161 # Parent 5143c5cb56cca78aaaa37961102a1b0b383960f0 (* GNU/Linux development packages): Tell people to install additional packages for compiling Emacs. diff -r 5143c5cb56cc -r 4c3754d75224 ChangeLog --- a/ChangeLog Wed Apr 30 00:13:34 2003 +0000 +++ b/ChangeLog Wed Apr 30 08:01:30 2003 +0000 @@ -1,3 +1,8 @@ +2003-04-30 Kai Gro,A_(Bjohann + + * INSTALL (* GNU/Linux development packages): Tell people to + install additional packages for compiling Emacs. + 2003-04-06 Francesco Potort,Al(B * configure.in: Use the same configuration for all aix5, not just diff -r 5143c5cb56cc -r 4c3754d75224 INSTALL --- a/INSTALL Wed Apr 30 00:13:34 2003 +0000 +++ b/INSTALL Wed Apr 30 08:01:30 2003 +0000 @@ -172,6 +172,13 @@ Unicode characters are available from and . +* GNU/Linux development packages + +Many GNU/Linux systems do not come with development packages by +default; they just include the files that you need to run Emacs, but +not those you need to compile it. For example, to compile Emacs with +X11 support, you may need to install the special `X11 development' +package (`xlibs-dev' on Debian). DETAILED BUILDING AND INSTALLATION: