You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by Apache Wiki <wi...@apache.org> on 2011/06/10 16:14:54 UTC

[Cassandra Wiki] Update of "InstallThrift" by jasonkolb

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Cassandra Wiki" for change notification.

The "InstallThrift" page has been changed by jasonkolb:
http://wiki.apache.org/cassandra/InstallThrift?action=diff&rev1=12&rev2=13

  fi
  }}}
  
- Note for OSX users: Snow Leopard comes with dated versions of autoconf and automake which need to be updated. Check this blog post for a nice easy script to fix that problem: http://www.mattvsworld.com/blog/2010/02/install-the-latest-autoconf-and-automake-on-mac-os-10-6/ (When running the script, if you copy/paste, make sure you use "--version" instead of "-version", the characters seem to be mucked up by the blog software or something)
+ Note for OSX users: Snow Leopard comes with dated versions of autoconf and automake which need to be updated. Check this blog post for a nice easy script to fix that problem: http://eclecticengineer.blogspot.com/2010/03/install-thrift-on-osx-snow-leopard.html