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 JonathanEllis.
The comment on this change is: add py client example.
http://wiki.apache.org/cassandra/InstallThrift?action=diff&rev1=6&rev2=7

--------------------------------------------------

   1. `./configure` (you may need to add `--without-ruby` or `--without-csharp` 
or any other targets that are giving you trouble)
   1. `make`
   1. `make install`
- 
+  1. install any client libraries, e.g., for python, `cd thrift/lib/py && 
python setup.py install`)
  
  Note: on the mac, you may have to comment out a few lines of the `configure` 
file. The lines to comment out look something like this:
  

Reply via email to