Re: Riak search installation failure.

2011-09-09 Thread Jeremiah Peschka
When you stay "install and start riak successfully" what exactly do you mean? If you're able to download a pre-compiled package of Riak and install it, that's logical since it's already been compiled for your platform. Which, in turn, makes sense as to why you can't compile something. On the Li

Re: Riak search installation failure.

2011-09-08 Thread vijayakumar
Hi Jermiah, Linux version 2.6.18-128.el5 (mockbu...@builder10.centos.org) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-44)) is the unix version. I am able to install and start riak successfully however riak-search make fails. Regards, Vijayakumar. On Thu, Sep 8, 2011 at 7:13 PM, Jeremiah Pesc

Re: Riak search installation failure.

2011-09-08 Thread Jeremiah Peschka
After some quick googlin', this is a sign that you don't have a full development environment installed. You need more things than a compiler to build software - linkers and libraries and other assorted pieces of code. I have no idea how to help you on whichever *nix you're using, though. --- Jer

Re: Riak search installation failure.

2011-09-08 Thread Jonathan Langevin
* This doesn't directly answer your issue, but Riak Search is supposed to be getting rolled in to the core of Riak. Last night, the Riak 1.0 Pre-Release package was made available, which has many good new features (and should supposedly have Riak Search already included). As long as you're not inte