Created
October 8, 2014 10:41
-
-
Save alco/702b760dd294cb97b244 to your computer and use it in GitHub Desktop.
Yosemite
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
λ 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