Re: bin/cqlsh is missing cqlshlib

2013-12-03 Thread Jason Wee
Hi, if you download the rpm from http://rpm.datastax.com/community/noarch/, example cassandra20-2.0.3-1.noarch.rpm , it should contain the cqlshlib and it is package into /usr/lib/python2.6/site-packages/cqlshlib hth /Jason On Tue, Dec 3, 2013 at 10:17 AM, Ritchie Iu wrote: > No, there is no

Re: bin/cqlsh is missing cqlshlib

2013-12-02 Thread Ritchie Iu
No, there is no cqlshlib found at /usr/share/pyshared/cqlshlib although it might because I'm using Fedora which isn't debian. I did a search and I've found that cqlshlib is in several locations: /opt_build/fc17/lib/cassandra/pylib/cqlshlib, /opt_build/fc17/lib/cassandra/pylib/cqlshlib, /usr/opt/

Re: bin/cqlsh is missing cqlshlib

2013-12-02 Thread Jason Wee
Check if you have the cqlshlib installed? For debian, it is located at /usr/share/pyshared/cqlshlib /Jason On Tue, Dec 3, 2013 at 5:42 AM, Ritchie Iu wrote: > Hello, > > I am trying to install and setup Cassandra on Fedora. So far I have > successfully installed it using Yum by following the s

bin/cqlsh is missing cqlshlib

2013-12-02 Thread Ritchie Iu
Hello, I am trying to install and setup Cassandra on Fedora. So far I have successfully installed it using Yum by following the startup guide: http://www.datastax.com/documentation/cassandra/1.2/webhelp/index.html#cassandra/install/installRHEL_t.html My problem is that when I run bin/cqlsh, I