- Get MySQL from http://dev.mysql.com/downloads/mysql/. (Get 64-bit dmg)
- Install it
- Command for gem install:
sudo env ARCHFLAGS="-arch x86_64" \ gem install mysql -- \ --with-mysql-config=/usr/local/mysql/bin/mysql_config
Installing mysql gem on Leopard
-
Chrome standalone download
Here: http://www.google.com/chrome/eula.html?extra=devchannel&hl=en&standalone=1 comment in blog.kossoy.com
-
Command line clipboard copy from file in Mac OS X
cat ~/.ssh/id_rsa.pub | pbcopy comment in blog.kossoy.com
-
Nginx on Mac OS X
Modified from Nginx on Mac OS X Snow Leopard in 2 Minutes post. #!/usr/bin/env bash PCRE_DIR="pcre-8.12"…
- Post a new comment
- 0 comments
- Post a new comment
- 0 comments