Revision 72c625f7 README.building-boost
| b/README.building-boost | ||
|---|---|---|
| 14 | 14 |
|
| 15 | 15 |
$ BOOST_PREFIX=/opt/boost_1_36_0 |
| 16 | 16 |
|
| 17 |
$ ./configure --prefix=$BOOST_PREFIX --with-libraries=thread,date_time |
|
| 17 |
$ ./configure --prefix=$BOOST_PREFIX --with-libraries=thread,date_time,program_options
|
|
| 18 | 18 |
$ make |
| 19 | 19 |
$ make install |
| 20 | 20 |
|
Also available in: Unified diff