Skip to content

Instantly share code, notes, and snippets.

@alco
Created October 8, 2014 10:41
Show Gist options
  • Save alco/702b760dd294cb97b244 to your computer and use it in GitHub Desktop.
Save alco/702b760dd294cb97b244 to your computer and use it in GitHub Desktop.
Yosemite
λ brew reinstall postgres
==> Reinstalling postgresql
==> Downloading http://ftp.postgresql.org/pub/source/v9.3.5/postgresql-9.3.5.tar.bz2
Already downloaded: /Library/Caches/Homebrew/postgresql-9.3.5.tar.bz2
==> Patching
patching file contrib/uuid-ossp/uuid-ossp.c
==> ./configure --prefix=/usr/local/Cellar/postgresql/9.3.5_1 --datadir=/usr/local/Cellar/postgresql/9.3.5_1/share/postgresql --docdir=/usr/local/Cellar/postgresql/9.3
checking for POSIX signal interface... yes
checking for working memcmp... yes
checking for tclsh... /usr/bin/tclsh
checking for tclConfig.sh... no
configure: error: file 'tclConfig.sh' is required for Tcl
READ THIS: https://github.com/Homebrew/homebrew/wiki/troubleshooting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment