Changeset 6134551
- Timestamp:
- 04/27/2021 06:30:43 PM (2 years ago)
- Branches:
- xry111/usr-move
- Children:
- 6243780
- Parents:
- 15c2f37
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/libcap.xml
r15c2f37 r6134551 80 80 mv -v /usr/lib/lib${libname}.so.* /lib 81 81 ln -sfv ../../lib/lib${libname}.so.2 /usr/lib/lib${libname}.so 82 chmod -v 755 /lib/lib${libname}.so.&libcap-version;83 82 done</userinput></screen> 83 84 <para>Adjust the permission of the shared libraries:</para> 85 86 <screen><userinput remap="install">chmod -v 755 /lib/lib{cap,psx}.so.&libcap-version;</userinput></screen> 84 87 85 88 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.