
#Vlc for mac 10.11.6 install#
This command will install a separate version of Python 2.7 on your system. Proceed to install Python from homebrew brew install python On Terminal, paste an run this: /usr/bin/ruby -e "$(curl -fsSL )" Install the other dependencies inside the conda environment pip install twisted appnope pyobjcĮxit from the dedicated conda environment source deactivate syncplayĮverything you need to run Syncplay is now installed. Your terminal prompt should now start with (syncplay) before your hostname. Access the download folder, usually by executing cd ~/DownloadsĪnd install miniconda by running chmod +x Miniconda2-latest-MacOSX-x86_64.shĬreate a dedicated environment for syncplay by running conda create -n syncplay python pysideĪccess this new environment by running source activate syncplay 2a) Instructions for minicondaĭownload the miniconda installer script from the official website (macOS, Python 2.7, 64-bit bash installer). Go to 2a) for miniconda and to 2b) for homebrew. Please follow only one of the two installation procedures. If so, proceed with your favorite installation method. InstalledDir: /Library/Developer/CommandLineTools/usr/bin The output should look like this Configured with: -prefix=/Library/Developer/CommandLineTools/usr -with-gxx-include-dir=/usr/include/c++/4.2.1Īpple LLVM version 8.0.0 (clang-800.0.42.1) To verify the installation of the Command Line Tools, run gcc -v

Open the Terminal app (located in /Applications/Utilities/) and run xcode-select -installĪccept the license and proceed with the installation. Then, install the Command Line Tools for macOS, needed to compile all the packages installed hereafter.
#Vlc for mac 10.11.6 update#
1) Prerequisitesįirst of all, it is advisable to update your macOS system to the latest revision available (e.g. If you have issues, ask in the comments before attempting to run the second method. Note: please do not attempt to use the two methods together, as this may cause conflicts between the two versions of python.

Choose the type of installation that you prefer. At this moment, both methods allow to use Syncplay without any major bugs. Both methods present advantages and drawbacks that I will not discuss here. In the following, I provide two methods to install Syncplay: using homebrew or using miniconda.

Please write in the comments if you encounter any issues following these instructions, I will try to help. We need to check if our patches work so that we can validate them and proceed to further improvements. If you want to use Syncplay on your Mac, I encourage you to test these instructions.
#Vlc for mac 10.11.6 how to#
A basic knowledge of how to use a bash terminal is advisable. I have personally tested these instructions on macOS 10.11 El Capitan and 10.12 Sierra, but they should work also on older systems with minor corrections. This post contains a few tips to install the latest version of Syncplay on macOS. Do not proceed with this guide unless you need to manually install Syncplay from sources. This version does not require any manual installation and is compatible with macOS 10.10+. A packaged app can be downloaded directly from the official website.

Starting from version 1.5.0, Syncplay supports macOS.
