- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/mpfr.xml
r686839b r04c3a53 33 33 34 34 <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> 38 38 39 39 <para os="c">Compile the package:</para> … … 65 65 <seglistitem> 66 66 <seg>libmpfr.[a,so]</seg> 67 <seg>/usr/share/doc/mpfr </seg>67 <seg>/usr/share/doc/mpfr-&mpfr-version;</seg> 68 68 </seglistitem> 69 69 </segmentedlist>
Note:
See TracChangeset
for help on using the changeset viewer.