diff options
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -12,8 +12,7 @@ generates a 'Makefile' in your current working directory. The simplest way to configure, build, and install this package is: 1. Run the 'configure' script from the source directory or any other directory. For example, from the source directory you can run './configure'. - 2. Run 'make' to build the package. (Currently this does nothing, but this may - change in the future.) + 2. Run 'make' to build the package. 3. Run 'make install' to install the package. You will probably need superuser privileges to install files into your system. |