Strange, you should have all of those gems. I would try starting from scratch.
Ive been following the procedures on how to install Diaspora from <a href="https://github.com/diaspora/diaspora"CODE</a> and everything was running smoothly until....I get to the running the bundle section. I know that afterI know that after that I must type into the terminalCode:git clone https://github.com/diaspora/diaspora.gitto be in its directory. After that I typedCode:cd diasporaand it went smoothly. When that is done I type inCode:bundle installwhich is where my troubles start.Code:bundle exec thin start
At first I got "Could not find rake-0.8.7 in any of the sources" so then I typedIt installed find so then once again I typedCode:sudo gem install rakethen I got "Could not find abstract-1.0.0 in any of the sources" so once I again I typedCode:bundle exec thin startThe same goes for active support. Once again I triedCode:sudo gem install abstractand this time I got "Could not find builder-2.1.2 in any of the sources." I cant seem to get any further from there. Any help?Code:bundle exec thin start
Last edited by jhc8; 09-16-2010 at 11:29 PM.
Strange, you should have all of those gems. I would try starting from scratch.
I just ran it from scratch and again I still have the same problem. I must be missing something but I dont know what. Would you mind sharing the steps you took when you installed it? That way I can tell what Ive been doing wrong.
I am stuck at the very end as well. I'm getting this when I try to start the service:
I have run bundle install multiple times and each time it appears to run without error. I am going to continue to try to work it out tonight and see if I can sort it out.Code:jonathan@ubuntu:~/diaspora$ sudo bundle exec thin start https://github.com/BadMinus/devise.git (at master) is not checked out. Please run `bundle install`
Last edited by jonny colfax; 09-17-2010 at 06:31 AM.
Im still trying to figure it out too. Ive restarted the whole procedure multiple times still without any luck. Im getting really annoying but Im not gonig to stop until I get it working.
I'm not certain as I had another problem with my install at the same time, but try
This may by OS dependent.Code:sudo bundle install
Finally! I now have Diaspora* working!!!! I believein from ofCode:sudoandCode:bundle installhelped A LOT! Everything seems to be going great except that my username is [email protected]Code:bundle exec thin start