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
output from: brew install -V https://raw.github.com/josegonzalez/homebrew-php/master/Formula/php54.rb --with-mssql | |
######################################################################## 100.0% | |
==> Installing php54 dependency: freetds | |
==> Downloading http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/freetds-0.91.t | |
Already downloaded: /Library/Caches/Homebrew/freetds-0.91.tar.gz | |
==> ./configure --prefix=/usr/local/Cellar/freetds/0.91 --with-tdsver=7.1 --mand | |
==> make | |
==> make install | |
/usr/local/Cellar/freetds/0.91: 601 files, 11M, built in 32 seconds |
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
curl: (22) The requested URL returned error: 404 | |
Error: Failure while executing: /usr/bin/curl -qf#LA Homebrew\ 0.9\ (Ruby\ 1.8.7-357;\ Mac\ OS\ X\ 10.7.4) https://raw.github.com/josegonzalez/homebrew-php/master/Formula/php.rb -o /Library/Caches/Homebrew/Formula/php.rb |
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
php 5.3.13 | |
http://php.net | |
Depends on: gettext, jpeg, libxml2, mcrypt, readline | |
/usr/local/Cellar/php/5.3.13 (460 files, 27M) * | |
Installed with: --with-mssql | |
https://github.com/josegonzalez/homebrew-php/commits/master/Formula/php.rb | |
==> Caveats | |
For 10.5 and Apache: | |
Apache needs to run in 32-bit mode. You can either force Apache to start |
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
Error: Unbrewed dylibs were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. | |
Unexpected dylibs: | |
/usr/local/lib/libaspell.15.1.4.dylib /usr/local/lib/libpspell.15.1.4.dylib | |
Error: Unbrewed .la files were found in /usr/local/lib. | |
If you didn't put them there on purpose they could cause problems when | |
building Homebrew formulae, and may need to be deleted. |