Talk:Installation/Ubuntu/Trusty

From diaspora* project wiki
< Talk:Installation
Revision as of 17:06, 12 September 2016 by Vertex (talk | contribs) (→‎bin / bundle no such file or directory)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

bin / bundle no such file or directory

I'm getting an error following the instructions.

Everything was going fine, but in the "Bundle" section I typed in this line:

RAILS_ENV=production DB=postgres  bin/bundle install --without test development

Which results in this error:

-bash: bin/bundle: No such file or directory

I'm using Ubuntu 15.04 on a Vultr Server.

Any ideas what's happening here? Thanks!

Update:

Ah I see, I somehow got out of my diaspora folder.. nevermind!

For those who come across this error, double check that you're in ~/diaspora!

Fireyafterthought (talk) 00:51, 28 December 2015 (UTC)


I think it would be a good idea to have a more detailed explanation of the basic database setup. I am missing a hint, that you have to create the database before you set the credentials in config/database.yml.