Changeset 6c258e2


Ignore:
Timestamp:
Jan 6, 2014, 9:51:19 PM (10 years ago)
Author:
Chris Staub <chris@…>
Branches:
clfs-3.0.0-systemd, clfs-3.0.0-sysvinit, master, systemd, sysvinit
Children:
565a6cb
Parents:
edaed14
Message:

Tweaks to libcap instructions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/final-system/common/libcap.xml

    redaed14 r6c258e2  
    3939    <para os="d">Install the package:</para>
    4040
    41 <screen os="e"><userinput>make lib=lib install
     41<screen os="e"><userinput>make RAISE_SETFCAP=no install
    4242chmod -v 755 /lib/libcap.so.&libcap-version;
    43 rm /lib/libcap.so
     43rm -v /lib/libcap.so
    4444ln -sfv ../../lib/libcap.so.2 /usr/lib/libcap.so
    4545mv -v /lib/libcap.a /usr/lib</userinput></screen>
Note: See TracChangeset for help on using the changeset viewer.