akhiezer wrote: >> Date: Sun, 12 Jan 2014 21:20:36 +0100 >> From: "Armin K." <kre...@email.com> >> To: BLFS Development List <blfs-dev@linuxfromscratch.org> >> 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. >>> 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. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page