2015年4月11日星期六

brew install qt5

4.8.6$brew  install qt5
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/qt5-5.3.1.m

curl: (35) Server aborted the SSL handshake
Error: Failed to download resource "qt5"
Download failed: https://downloads.sf.net/project/machomebrew/Bottles/qt5-5.3.1.mavericks.bottle.tar.gz
Warning: Bottle installation failed: building from source.
==> Downloading http://download.qt-project.org/official_releases/qt/5.3/5.3.1/si
######################################################################## 100.0%
==> ./configure -prefix /usr/local/Cellar/qt5/5.3.1 -system-zlib -qt-libpng -qt-
==> make
==> make install
==> Caveats
We agreed to the Qt opensource license for you.
If this is unacceptable you should uninstall.

This formula is keg-only, so it was not symlinked into /usr/local.

Qt 5 conflicts Qt 4 (which is currently much more widely used).

Generally there are no consequences of this for you. If you build your
own software and it requires this formula, you'll need to add to your
build variables:

    LDFLAGS:  -L/usr/local/opt/qt5/lib
    CPPFLAGS: -I/usr/local/opt/qt5/include


.app bundles were installed.
Run `brew linkapps` to symlink these to /Applications.
==> Summary
🍺  /usr/local/Cellar/qt5/5.3.1: 5729 files, 177M, built in 28.1 minutes
4.8.6$

没有评论: