git clone https://github.com/qTox/qTox.git cd qTox && LDFLAGS="-framework CoreVideo -framework AudioToolbox -framework VideoToolbox" cmake . -DSMILEYS=MIN
diskutil unmount force /Volumes/[Volume]
defaults write NSGlobalDomain NSAppSleepDisabled -bool YES
diskutil list
mkdir /Volumes/UPSUD && sshfs -o nolocalcaches -o volname="UPSUD" -o idmap=file -o nomap=ignore -o modules=iconv,from_code=UTF-8,to_code=UTF-8-MAC -o uidfile=~/.ssh/sshfs-uids "felix.faisant@tp-ssh1.dep-informatique.u-psud.fr:/home/tp-home004/ffaisan" "/Volumes/UPSUD" -o CheckHostIP=no && open "/Volumes/UPSUD"
rsync -rlt --delete --progress --partial -e "ssh -p 2222 -i /Users/xif/.ssh/http@nashorn" /Volumes/BigData/Photos http@nashorn.net.xif.fr:/srv/http/photos
cmake ../VTK-7.1.0 -DVTK_USE_QVTK:BOOL=ON -DVTK_USE_CARBON:BOOL=OFF -DCMAKE_INSTALL_PREFIX=/usr/local -DVTK_USE_GUISUPPORT:BOOL=ON -DQT_QMAKE_EXECUTABLE:PATH=/Library/Qt/5.7/clang_64/bin/qmake -DVTK_QT_VERSION:STRING=5 -DBUILD_SHARED_LIBS:BOOL=ON -DVTK_USE_CXX11_FEATURES:BOOL=ON -DBUILD_TESTING:BOOL=ON -DVTK_WRAP_PYTHON:BOOL=ON -DVTK_PYTHON_VERSION:STRING=3.4 -DVTK_USE_N_WAY_ARRAYS:BOOL=ON -DVTK_USE_CHARTS:BOOL=ON
./bootstrap.sh --with-libraries=[...boost libraries...] --with-python=python3.6 sudo ./b2 install -j2 link=shared,static toolset=clang cxxflags="-stdlib=libc++" linkflags="-stdlib=libc++"
sudo pip install --upgrade youtube-dl