[
https://issues.apache.org/jira/browse/TS-2382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13829605#comment-13829605
]
Leif Hedstrom commented on TS-2382:
-----------------------------------
This is a new feature, when you "make install" now, it will install the man
pages. The man pages are not generated until you run "make install". Hence, if
you do
{code}
make
sudo make install
{code}
Your build tree is now full of generated files (man pages) which are owned by
root.
> sudo make install creates man files as root in build tree
> ---------------------------------------------------------
>
> Key: TS-2382
> URL: https://issues.apache.org/jira/browse/TS-2382
> Project: Traffic Server
> Issue Type: Bug
> Components: Build
> Reporter: Leif Hedstrom
> Assignee: James Peach
> Fix For: 4.2.0
>
>
> if I do e.g.
> make
> sudo make install
> it'll create the man pages as user root. I'd think we ought to make the man
> page building as part of the "make" process, such that we don't pollute the
> built tree with root owned files ?
--
This message was sent by Atlassian JIRA
(v6.1#6144)