Searched full:homebrew (Results 1 – 25 of 72) sorted by relevance
123
152 instructions we use Homebrew (http://brew.sh).154 Install Homebrew package manager and use it to install dependencies:156 https://raw.githubusercontent.com/Homebrew/install/master/install)"159 See https://github.com/Homebrew/homebrew/issues/14099 - homebrew does not have191 openssl is a dependency of wget and installed with it by Homebrew. If you had196 https://raw.githubusercontent.com/Homebrew/install/master/uninstall)"198 Homebrew will have changed permissions at installation. See output of previous
17 - [Install protoc and the gRPC plugin without using Homebrew](#no-homebrew)167 later, install [homebrew][].175 <a name="no-homebrew"></a>176 ### Install _protoc_ and the gRPC plugin without using Homebrew219 [homebrew]:http://brew.sh220 [gRPC install script]:https://raw.githubusercontent.com/grpc/homebrew-grpc/master/scripts/install
8 Meson itself, are available in `homebrew <https://brew.sh>`, which has a14 building to get the Homebrew dependencies in your path.
20 or using Homebrew:44 or using Homebrew:
17 LIBS += -L/usr/local/lib -L/opt/homebrew/lib20 CXXFLAGS = -I$(IMGUI_DIR) -I$(IMGUI_DIR)/backends -I/usr/local/include -I/opt/homebrew/include
58 If you are running a Homebrew-provided Python, you must make sure another59 version of protobuf is not already installed, as Homebrew's Python will63 You can either unlink Homebrew's protobuf or install the `libprotobuf` you
44 LIBS += -L/usr/local/lib -L/opt/local/lib -L/opt/homebrew/lib48 CXXFLAGS += -I/usr/local/include -I/opt/local/include -I/opt/homebrew/include
10 homebrew:15 update: false # do not update homebrew by default
53 LIBS += -L/usr/local/lib -L/opt/local/lib -L/opt/homebrew/lib57 CXXFLAGS += -I/usr/local/include -I/opt/local/include -I/opt/homebrew/include
169 …- '/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh…180 …- '/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh…
112 find_program(HOMEBREW brew)113 if (NOT HOMEBREW STREQUAL "HOMEBREW-NOTFOUND")
118 and Homebrew. The process is similar to the process used on a128 If you are using Homebrew, you should run:156 <para>If you are using Homebrew, you should run:163 a MacPorts or a Homebrew system) by running:
119 and Homebrew. The process is similar to the process used on a129 If you are using Homebrew, you should run:157 <para>If you are using Homebrew, you should run:164 a MacPorts or a Homebrew system) by running:
179 #elif defined (_3DS) /* 3DS homebrew (devkitARM) */192 /* Vita (VitaSDK) or Switch (devkitA64) homebrew */
142 and Homebrew. The process is similar to the process used on a154 If you are using Homebrew, you should run:190 <para>If you are using Homebrew, you should run:201 a MacPorts or a Homebrew system) by running:
44 homebrew:
23 # Set PATH for homebrew pip3 installs
32 # provide a path to the OpenSSL directory installed via Homebrew.
18 On macOS, install Allegro with homebrew: `brew install allegro`.
41 homebrew:
9 ## Homebrew section in Package Managers11 If you are using OS X and [Homebrew](http://brew.sh), just type
20 brew cask install homebrew/cask-versions/adoptopenjdk8
29 //! (On OSX, you can install FlatBuffers from `HEAD` with the Homebrew package manager.)
75 get via homebrew, `brew install llvm`, and use something like `CC=<path to full
5 homebrew: