diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-23 05:31:44 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-01-23 05:31:44 +0000 |
commit | 166ede1642869f46a0aae2df885772f7383e9ab2 (patch) | |
tree | e94c5a1aa65e2c1b2370656f0df107edd33700f7 /INSTALL | |
parent | Adding upstream version 1.24~pre1. (diff) | |
download | lziprecover-166ede1642869f46a0aae2df885772f7383e9ab2.tar.xz lziprecover-166ede1642869f46a0aae2df885772f7383e9ab2.zip |
Adding upstream version 1.24.upstream/1.24
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | INSTALL | 9 |
1 files changed, 3 insertions, 6 deletions
@@ -49,7 +49,8 @@ extracted from the archive. make LZIP_NAME=clzip check 5. Type 'make install' to install the program and any data files and - documentation. + documentation. You need root privileges to install into a prefix owned + by root. Or type 'make install-compress', which additionally compresses the info manual and the man page after installation. @@ -59,10 +60,6 @@ extracted from the archive. typing 'make install-bin', 'make install-info', or 'make install-man' respectively. - Instead of 'make install', you can type 'make install-as-lzip' to - install the program and any data files and documentation, and link - the program to the name 'lzip'. - Another way ----------- @@ -81,7 +78,7 @@ After running 'configure', you can run 'make' and 'make install' as explained above. -Copyright (C) 2009-2023 Antonio Diaz Diaz. +Copyright (C) 2009-2024 Antonio Diaz Diaz. This file is free documentation: you have unlimited permission to copy, distribute, and modify it. |