Ignore:
Timestamp:
01/27/2023 08:28:32 PM (15 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/xf86-video-removal
Children:
cdabf95f
Parents:
2b9eb80
Message:

Tidy up patchelf page:

Add a versioned doc directory
Add the make install command

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/patchelf.xml

    r2b9eb80 rde1dcce  
    8080    </para>
    8181
    82 <screen><userinput>./configure --prefix=/usr &amp;&amp;
     82<screen><userinput>./configure --prefix=/usr \
     83            --docdir=/usr/share/doc/patchelf-&patchelf-version; &amp;&amp;
    8384make</userinput></screen>
    8485
     
    8687      To test the results, issue: <command>make check</command>.
    8788    </para>
     89
     90    <para>
     91      Now, as the &root; user:
     92    </para>
     93
     94<screen role="root"><userinput>make install</userinput></screen>
    8895
    8996  </sect2>
Note: See TracChangeset for help on using the changeset viewer.