Ruby takes a while to install >.>
@spiderrobotpig yes it does :P
@ashkitten The build failed, so we have to do it again
@spiderrobotpig what was the error?
@ashkitten Failed dependencies from the looks of it. Installed them and hopefully it'll work this time?
@spiderrobotpig alright :)
@ashkitten spiderrobotpig@spiderrobotpig-Aspire-F5-573G:~$ sudo gem install bundler
Successfully installed bundler-1.14.6
Parsing documentation for bundler-1.14.6
Done installing documentation for bundler after 2 seconds
1 gem installed
spiderrobotpig@spiderrobotpig-Aspire-F5-573G:~$ bundle install --deployment --without development test
Could not locate Gemfile
Blep
@spiderrobotpig Are you using the version of ruby that you just built?
@ashkitten We think so?
We installed the ruby, then ran the code again
@spiderrobotpig Add `exec "$(rbenv init -)"` (without the backticks) to your .bashrc and `source .bashrc`
@ashkitten FOUND IT BRB
@ashkitten Nevermind we actually didn't apparently
@spiderrobotpig What are you stuck on now?
@ashkitten "Add `exec "$(rbenv init -)"` (without the backticks) to your .bashrc and `source .bashrc`"
this part you said. Thought we found .bashrc but we didn't
@spiderrobotpig sorry - ~/.bashrc
@ashkitten Our terminal is just kinda force closing now.
we may need to reinstall Ubuntu
@spiderrobotpig oh no i'm sorry >.<
uh, try switching to a TTY? ctrl+alt+f2
@ashkitten smoking cos annoyed.
Will try when we get back in
@ashkitten <3 thanks for putting up with us
@spiderrobotpig we like you <3
@ashkitten tty1 and tty2 are stuck in login loops :/
Will try editing bashrc outside terminal to see if that helps
@spiderrobotpig yeah that's probably best
@ashkitten Yeah, it was the ruby thing.
As soon as we removed that everything is back to normal
@spiderrobotpig hmm. I wonder if you put it in correctly.
@ashkitten exec "$(rbenv init -)"
We put that at the end
@spiderrobotpig can you try executing that in the terminal?
@ashkitten Oh that looked like it did something
@spiderrobotpig try executing ruby --version now
@ashkitten ruby 2.3.3p222 (2016-11-21) [x86_64-linux-gnu]
That looks good, but the gem thing is still happening
@ashkitten Are we goofing something with docker? because the nginx thing at the beginning makes no sense to us and docker is equally as confusing and they weren't in the other tutorial
@ashkitten we don't have nginx.cfg
we do have nginx.conf
@spiderrobotpig oh I goofed it's nginx.conf