#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
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
install lsof.8 /usr/share/man/man.8
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/4556#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page