Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/patchelf.xml

    rb264d67 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.