linux-man.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] README: explain usage of prefix when installing
@ 2014-05-26  1:36 Heinrich Schuchardt
       [not found] ` <1401068212-17756-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2014-05-26  1:36 UTC (permalink / raw)
  To: Michael Kerrisk; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA, Heinrich Schuchardt

Installing the manpages to /usr may not be the preferred option
when working on a system with a packaging system like apt or yum,
where /usr is reserved for packages and /usr/local or /opt is used
for user addons.

README should explain how to install to a path different to /usr.

Signed-off-by: Heinrich Schuchardt <xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
---
 README | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README b/README
index 447a925..0ec038f 100644
--- a/README
+++ b/README
@@ -4,6 +4,8 @@ This package contains Linux man pages for sections
 
 Install by copying to your favourite location.
 "make install" will just copy them to /usr/share/man/man[1-8].
+To install to a path different from /usr use
+"make install prefix=/install/path".
 "make" will move the pages from this package that are older than
 the already installed ones to a subdirectory `not_installed',
 then remove old versions (compressed or not),
-- 
2.0.0.rc2

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] README: explain usage of prefix when installing
       [not found] ` <1401068212-17756-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
@ 2014-05-26  6:07   ` Michael Kerrisk (man-pages)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2014-05-26  6:07 UTC (permalink / raw)
  To: Heinrich Schuchardt
  Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
	linux-man-u79uwXL29TY76Z2rM5mHXA

On 05/26/2014 03:36 AM, Heinrich Schuchardt wrote:
> Installing the manpages to /usr may not be the preferred option
> when working on a system with a packaging system like apt or yum,
> where /usr is reserved for packages and /usr/local or /opt is used
> for user addons.
> 
> README should explain how to install to a path different to /usr.

Thanks, Heinrich. APplied.

Cheers,

Michael


> 
> Signed-off-by: Heinrich Schuchardt <xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
> ---
>  README | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/README b/README
> index 447a925..0ec038f 100644
> --- a/README
> +++ b/README
> @@ -4,6 +4,8 @@ This package contains Linux man pages for sections
>  
>  Install by copying to your favourite location.
>  "make install" will just copy them to /usr/share/man/man[1-8].
> +To install to a path different from /usr use
> +"make install prefix=/install/path".
>  "make" will move the pages from this package that are older than
>  the already installed ones to a subdirectory `not_installed',
>  then remove old versions (compressed or not),
> 


-- 
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-05-26  6:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-26  1:36 [PATCH 1/1] README: explain usage of prefix when installing Heinrich Schuchardt
     [not found] ` <1401068212-17756-1-git-send-email-xypron.glpk-Mmb7MZpHnFY@public.gmane.org>
2014-05-26  6:07   ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).