mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-04 22:27:50 -04:00
Correction to last correction
This commit is contained in:
parent
0e2ff329dd
commit
69c48b0997
@ -15,7 +15,7 @@ cd ~/Downloads
|
|||||||
curl -L -O https://dl.bintray.com/boostorg/release/1.74.0/source/boost_1_74_0.tar.bz2
|
curl -L -O https://dl.bintray.com/boostorg/release/1.74.0/source/boost_1_74_0.tar.bz2
|
||||||
mkdir src
|
mkdir src
|
||||||
cd !$
|
cd !$
|
||||||
tar --bzip2 -C ~/Downloads -xf boost_1_74_0.tar.bz2
|
tar --bzip2 -xf ~/Downloads/boost_1_74_0.tar.bz2
|
||||||
cd boost_1_74_0/tools/build
|
cd boost_1_74_0/tools/build
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
./b2 toolset=clang --prefix=$HOME/local/boost-build install
|
./b2 toolset=clang --prefix=$HOME/local/boost-build install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user