Skip to content

Instantly share code, notes, and snippets.

@epifanio
Created March 2, 2013 17:35
Show Gist options
  • Save epifanio/5072133 to your computer and use it in GitHub Desktop.
Save epifanio/5072133 to your computer and use it in GitHub Desktop.
MacBook-Pro-di-Massimo:~ epi$ brew install R --HEAD
==> Installing r dependency: libtiff
==> Downloading http://download.osgeo.org/libtiff/tiff-4.0.3.tar.gz
######################################################################## 100,0%
==> ./configure --prefix=/usr/local/Cellar/libtiff/4.0.3 --without-x --disable-lzma
==> make install
🍺 /usr/local/Cellar/libtiff/4.0.3: 254 files, 3,6M, built in 22 seconds
==> Installing r dependency: jpeg
==> Downloading https://downloads.sf.net/project/machomebrew/Bottles/jpeg-8d.mountainlion.bottle.tar.gz
######################################################################## 100,0%
==> Pouring jpeg-8d.mountainlion.bottle.tar.gz
🍺 /usr/local/Cellar/jpeg/8d: 18 files, 1,3M
==> Installing r
==> Checking out https://svn.r-project.org/R/trunk
Error validating server certificate for 'https://svn.r-project.org:443':
- The certificate is not issued by a trusted authority. Use the
fingerprint to validate the certificate manually!
Certificate information:
- Hostname: r-project.org
- Valid: from Wed, 10 Mar 2010 11:05:50 GMT until Mon, 10 Mar 2014 11:05:50 GMT
- Issuer: 10688435, http://certificates.starfieldtech.com/repository, Starfield Technologies, Inc., Scottsdale, Arizona, US
- Fingerprint: 1e:7d:a3:41:c1:1f:42:44:f9:fd:5f:48:e0:11:8e:0c:e2:70:9d:44
(R)eject, accept (t)emporarily or accept (p)ermanently? p
==> Patching
patching file configure
Hunk #1 FAILED at 8328.
Hunk #2 FAILED at 8369.
Hunk #3 FAILED at 8405.
Hunk #4 FAILED at 24392.
4 out of 4 hunks FAILED -- saving rejects to file configure.rej
Error: Failure while executing: /usr/bin/patch -f -p1 -i 000-homebrew.diff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment