diff options
author | s_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b> | 2010-02-21 21:42:01 +0000 |
---|---|---|
committer | s_nakamoto <s_nakamoto@1a98c847-1fd6-4fd8-948a-caf3550aa51b> | 2010-02-21 21:42:01 +0000 |
commit | ee618d7540107aef543a0b252509b3005a15409c (patch) | |
tree | 8a05089b72f6146e36dd22f3fc31b4e41a77fff7 /build-unix.txt | |
parent | 6ff4388ffa56fcf2fb398bd893a79f008af7efdc (diff) |
transaction filter tabs instead of view->show generated
-- version 0.2.5
Diffstat (limited to 'build-unix.txt')
-rw-r--r-- | build-unix.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-unix.txt b/build-unix.txt index 5e3f574afb..395ac973a6 100644 --- a/build-unix.txt +++ b/build-unix.txt @@ -70,7 +70,7 @@ ldconfig Boost
-----
If you want to build Boost yourself,
-cd /usr/local/boost_1_42_0
+cd /usr/local/boost_1_38_0
su
./bootstrap.sh
./bjam install
|