gasilreports.blogg.se

Brew install wget
Brew install wget











  1. #Brew install wget mac os x#
  2. #Brew install wget install#
  3. #Brew install wget password#

The whole installation process will probably consume an afternoon, mostly due to MacPorts.

#Brew install wget install#

Sudo port upgrade outdated 2.2.4 Install a gnu c++ compiler 2.2.3 Update the Portfiles sudo port -v selfupdate Install MacPorts from source as described on the website The Xcode download may take long (several GBs), depending on your internet connection.

#Brew install wget mac os x#

Sudo port install python27 2.2.6 Modify perl (Mavericks only) Sudo port install gcc46 2.2.5 Install python #Install wget mac os x 10.8 upgrade

brew install wget

8/PortfileĪnd add platform support for darwin 13 (= Mac OS X Mavericks) through a new entry: Vim /opt/ local/var/macports/sources//release/tarballs/ports/lang/perl5. Vim $WM_DIR/rules/darwinIntel64Gcc/generalĢ.4.7 Download patches to support newer Mac OS X architectures Ln -s $WM_DIR/rules/darwinIntel64 $WM_DIR/rules/darwinIntel64Gcc ncpu` 2.4.5 Load OpenFOAM environment variablesĮxecute the bashrc to get the environment variables Platform darwin 13 export WM_NCOMPPROCSĮxport WM_NCOMPPROCS=`sysctl -n hw. $WM_PROJECT_DIR/Allwmake 2>& 1 | tee $WM_PROJECT_DIR/make2.log 2.4.11 Edit your ~/.bashrc $WM_THIRD_PARTY_DIR/AllMake 2>& 1 | tee $WM_THIRD_PARTY_DIR/make2.log 2.4.10 Compile the OpenFOAM libraries and applications $WM_PROJECT_DIR/Allwmake 2>& 1 | tee $WM_PROJECT_DIR/make1.log #./AllMake.stage4 2.4.9 Compile the Third-Party applications $WM_THIRD_PARTY_DIR/AllMake 2>& 1 | tee $WM_THIRD_PARTY_DIR/make1.logĪnd compile them again to check for potential errors Within that folder, send the following terminal command: Note: Mac OS X Mavericks users need to edit those files and replace all entries for darwin12.5.0 with their own darwin13.x.xĭownload Media:Libccmio-2.6.1.zip to a folder on your hard-drive. Open or create your personal ~/.bashrc withĪlias OF1. 6-ext= 'hdiutil attach ~/OpenFOAM.sparseimage > /dev/null. ~/OpenFOAM/OpenFOAM-1.6-ext/etc/bashrc' 2.4.The SSD on my Air died this weekend, no backup. This time when setting a new system up I took note of all the steps.Īll the steps were tested on the latest Mac OS X 10.8.3 (latest). Install Command Line Tools (Preferences -> Downloads).

brew install wget

Read brew doctor output and do what it says if something is wrong! This is a package manager with packages described in ruby. Git config -global credential.helper osxkeychain Git config -global core.excludesfile '~/.gitignore' Some packages you will probably need for ruby dev: brew install node wget qt4 curl-ca-bundle Git

#Brew install wget password#

Here is how you can create a user (from psql console): CREATE USER zuigo WITH PASSWORD 'zuigo' Now you can connect to it via psql console: psql -h 127.0.0.1 postgres Ln -sfv /usr/local/opt/postgresql/*.plist ~/Library/LaunchAgents \curl -L | bash -s head -ruby=2.0.0 -autolibs=enabled Postgresql brew install postgres Ruby version manager (install and auto-switch ruby and gems per-project). GRANT ALL PRIVILEGES ON `zuigo%`.* TO Redis # Grant all privileges for DB names that start with "zuigo" Here is how you can create a user (from mysql console): # For every host create a user (or use USER IDENTIFIED BY 'zuigo' Now you can connect to it via mysql console: mysql -uroot Ln -sfv /usr/local/opt/mysql/*.plist ~/Library/LaunchAgents There is also a GUI pg manager helpful for troubleshooting issues MySQL brew install mysql #Install wget mac os x 10.8 password Launchctl load ~/Library/LaunchAgents/ ZSH Ln -sfv /usr/local/opt/redis/*.plist ~/Library/LaunchAgents Great in-memory data structure store, persistent with expiry times, works with (z-)sets, arrays, hashes, and key-value. Zsh is much better! brew install zshĬat /etc/shells | grep zsh || which zsh | sudo tee -a /etc/shells Mac OS X comes with an old bash for a shell. Then after installing zsh I just do: rm ~/.gitconfig ~/.viminfo You'll also want all the magic provided by either zprezto or oh-my-zsh. it has user.name set to Gleb Mazovetskiy in. Gitconfig etc), but you can fork it or create your own from scratch. iTerm2 - must have, proper terminal for Mac, graphical tmux.Growl - notifications centre, works with iterm, will tell you when bundle update is done!.Notational Velocity - great notes on hotkey (this is written using NV).













Brew install wget