X-Git-Url: http://git.chise.org/gitweb/?p=chise%2Fchise-base.git;a=blobdiff_plain;f=bootstrap.homebrew;fp=bootstrap.homebrew;h=b4cbd1360eb1c3418cec167efdee4970b65f00b7;hp=041fc8ea14ea6fcf32b14021f02f84886e932646;hb=3d69eba432fcfdfd3d95d127c7f11acea47a0fc0;hpb=84456735c38733cf535fbdc6c1526329ce9e7850 diff --git a/bootstrap.homebrew b/bootstrap.homebrew index 041fc8e..b4cbd13 100755 --- a/bootstrap.homebrew +++ b/bootstrap.homebrew @@ -10,7 +10,8 @@ brew_prefix=`brew --prefix` #brew install apple-gcc42 #export IMAKECPP=/usr/local/bin/cpp-4.2 brew install gcc -export IMAKECPP=${brew_prefix}/bin/cpp +#export IMAKECPP=${brew_prefix}/bin/cpp +export IMAKECPP=${brew_prefix}/bin/cpp-4.9 brew -v install libtiff brew -v install openjpeg @@ -40,7 +41,7 @@ sudo launchctl load -w /Library/LaunchDaemons/homebrew.mxcl.canna.plist brew -v install wget -CC=${brew_prefix}/bin/gcc ./configure \ +CC=${brew_prefix}/bin/gcc-4.9 ./configure \ --with-site-includes=/usr/X11/include \ --with-site-libraries=/usr/X11/lib \ --with-canna