Changeset b8d0d24
- Timestamp:
- 05/06/2021 07:25:48 PM (23 months ago)
- Branches:
- xry111/usr-move
- Children:
- f786b81
- Parents:
- 54c24ac
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
chapter08/bzip2.xml
r54c24ac rb8d0d24 84 84 85 85 <screen><userinput remap="install">make PREFIX=/usr install</userinput></screen> 86 87 <para>Install the shared library:</para> 88 <screen><userinput remap="install">cp -av libbz2.so.* /usr/lib 89 ln -sv libbz2.so.&bzip2-version; /usr/lib/libbz2.so</userinput></screen> 86 90 87 91 <para>Install the shared <command>bzip2</command> binary into the
Note:
See TracChangeset
for help on using the changeset viewer.