#4735: libcap-2.44
--------------------+-----------------------
 Reporter:  bdubbs  |       Owner:  lfs-book
     Type:  task    |      Status:  new
 Priority:  normal  |   Milestone:  10.1
Component:  Book    |     Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:          |
--------------------+-----------------------

Comment (by xry111):

 To install `libcap.so`, along with its header
 `/usr/include/sys/capability.h`:

 `make -C libcap lib=lib PKGCONFIGDIR=/usr/lib/pkgconfig install-shared-
 cap`

 To install `capsh`, `getcap`, `getpcaps`, and `setcap`:

 `make -C progs install`

 To install man pages:

 `make -C doc install`

 To (optionally) install `libpsx.a`, and its header `psx_syscall.h`:

 `make -C libcap lib=lib PKGCONFIGDIR=/usr/lib/pkgconfig install-psx`

--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/4735#comment:2>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to