> Date: Sun, 12 Jan 2014 17:05:27 -0600
> From: Bruce Dubbs <[email protected]>
> To: BLFS Development List <[email protected]>
> Subject: Re: [blfs-dev] [blfs-book] [BLFS Trac] #4556: Add package: lsof_4.87
>
> akhiezer wrote:
> >> Date: Sun, 12 Jan 2014 21:20:36 +0100
> >> From: "Armin K." <[email protected]>
> >> To: BLFS Development List <[email protected]>
> >> Subject: Re: [blfs-dev] [blfs-book] [BLFS Trac] #4556: Add package:
> >> lsof_4.87
> >>
> >> On 12.1.2014 21:12, BLFS Trac wrote:
> >>> #4556: Add package: lsof_4.87
> >>> --------------------+-----------------------
> >>> Reporter: fo | Owner: fo
> >>> Type: task | Status: assigned
> >>> Priority: normal | Milestone: current
> >>> Component: BOOK | Version: SVN
> >>> Severity: normal | Resolution:
> >>> Keywords: |
> >>> --------------------+-----------------------
> >>>
> >>> Comment (by bdubbs@???):
> >>>
> >>> This one is a little unusual:
> >>>
> >>> {{{
> >>> tar -xf lsof_4.87.tar.bz2
> >>> cd lsof_4.87
> >>> tar -xf lsof_4.87_src
> >>> cd lsof_4.87_src
> >>> yes n |./Configure linux
> >
> >
> > 'echo n' ?
>
> No, it asks two questions.
>
Yes, and? So the first question gets 'n' and the second question gets default
and you get the inventory part done.
>
> >>> make CFGL="-L./lib -ltirpc"
> >>>
> >>> pushd tests
> >>> make
> >>> popd
> >>> }}}
> >>>
> >>> The install is manual. I recommend something like:
> >>>
> >>> {{{
> >>> groupadd -g 63 lsof
> >>> install -4750 -o root -g lsof lsof /lib
> >
> >
> > 0755 root root /usr/bin/lsof , (ie not suid) & no addl gp ?
>
> Some of the things it does requires root, even when run as a
> non-privileged user.
>
Eeek. I'll keep it non-setuid, tyvm.
akh
> -- Bruce
>
> --
>
--
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page