warriorgerma.blogg.se

Save manager homebrew 9.4
Save manager homebrew 9.4












save manager homebrew 9.4
  1. #Save manager homebrew 9.4 how to
  2. #Save manager homebrew 9.4 install

If you had older PostgreSQL versions installed with brew and upgraded, you need to also upgrade the databases with: brew postgresql-upgrade-databaseįor Odoo we will also need multiple versions of NodeJS, the main library used by Odoo is Less with the old versions. PostgreSQL is automatically configured to be restarted when you log on to your computer next time

#Save manager homebrew 9.4 install

If you want to install specific versions you can, for example: brew install įor Odoo 14.0 postgresql version must be > 10.0Īfter install, PostgreSQL will be available as a homebrew service, you can start the service with the command: brew services start postgresql We are going to install the latest PostgreSQL via Homebrew brew install postgresql Se we are using homebrew to install it: brew install git PostgreSQL MacOS already comes with Git but as is with python and other libraries it's better to leave the system ones alone and have our own versions that we can upgrade. You will be asked for your password, to make sure everything works, run brew doctor, it will inform you, and fix problems with packages that lost their links and conflicts between shared dependencies. Then for Homebrew itself, referring to what's written on the homepage : /bin/bash -c "$(curl -fsSL )"

save manager homebrew 9.4

From your terminal run this command xcode-select -installĭepending on your OS version you may need to open Xcode itself one time first and accept some User Licences Agreements. But first, an important dependency for Homebrew is the Command Line Developer Tools for Xcode (It includes compilers that will allow our machine to build the library from sources). We will use it to install most of the other required tools. Homebrew is a package manager for macOS, the most popular one.

#Save manager homebrew 9.4 how to

In this tutorial, we will see how to set up your macOS for Odoo 14 development.














Save manager homebrew 9.4