Ignore:
File:
1 edited

Legend:

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

    r686839b r04c3a53  
    3333
    3434<screen os="b"><userinput>CC="gcc -isystem /usr/include" \
    35 LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \
    36   ./configure --prefix=/usr --enable-shared \
    37     --with-gmp=/usr</userinput></screen>
     35    LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \
     36    ./configure --prefix=/usr --with-gmp=/usr \
     37    --docdir=/usr/share/doc/mpfr-&mpfr-version;</userinput></screen>
    3838
    3939    <para os="c">Compile the package:</para>
     
    6565      <seglistitem>
    6666        <seg>libmpfr.[a,so]</seg>
    67         <seg>/usr/share/doc/mpfr</seg>
     67        <seg>/usr/share/doc/mpfr-&mpfr-version;</seg>
    6868      </seglistitem>
    6969    </segmentedlist>
Note: See TracChangeset for help on using the changeset viewer.