Changes between Version 39 and Version 40 of BoostDocs/GettingStarted
- Timestamp:
- Feb 11, 2009, 7:21:40 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BoostDocs/GettingStarted
v39 v40 126 126 ==== Macports ==== 127 127 128 I'm writing this as I try to get it to work, ignore it for now. 129 130 To avoid installing x11: 131 132 {{{ 133 sudo port install graphviz +no_x11 134 }}} 135 136 Also TODO: 137 {{{ 138 sudo port install texlive_base +no_x11 139 }}} 140 128 141 {{{ 129 142 sudo port install docbook-xml-4.2 docbook-xsl libxslt doxygen 130 143 }}} 131 132 (More to come as I try to get this to work....133 144 134 145 === Debian/ubuntu ===