- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/final-system/common/mpfr.xml
r04c3a53 r686839b 33 33 34 34 <screen os="b"><userinput>CC="gcc -isystem /usr/include" \ 35 36 ./configure --prefix=/usr --with-gmp=/usr\37 -- docdir=/usr/share/doc/mpfr-&mpfr-version;</userinput></screen>35 LDFLAGS="-Wl,-rpath-link,/usr/lib:/lib" \ 36 ./configure --prefix=/usr --enable-shared \ 37 --with-gmp=/usr</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 -&mpfr-version;</seg>67 <seg>/usr/share/doc/mpfr</seg> 68 68 </seglistitem> 69 69 </segmentedlist>
Note:
See TracChangeset
for help on using the changeset viewer.