diff options
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
|