GithubHelp home page GithubHelp logo

Comments (3)

lukeredpath avatar lukeredpath commented on July 24, 2024

I assume you meant to say ruby 1.8.7 above - to use the build scripts you'll need to be running a version of ruby 1.9 (I use 1.9.3-p125).

Of course, you may find it easier to just download a release or nightly build from the downloads page.

from libpusher.

et44 avatar et44 commented on July 24, 2024

Thanks for the reply. Actually, no, I meant ruby 1.9.3-p125. Check out the gist post for details: https://gist.github.com/1868531
Again, thanks,
Eric
On Feb 29, 2012, at 5:52 AM, Luke Redpath wrote:

I assume you meant to say ruby 1.8.7 above - to use the build scripts you'll need to be running a version of ruby 1.9 (I use 1.9.3-p125).


Reply to this email directly or view it on GitHub:
#24 (comment)

from libpusher.

lukeredpath avatar lukeredpath commented on July 24, 2024

Looks like the problems in your first gist is because you have a system bundle in /usr/bin that uses the system Ruby (1.8) in your load path before 1.9.3 and it's gem bin path. You might want to remove the system bundler (funnily enough I had this very same problem on my CI machine).

For the second issue, it looks like you haven't created a config/database.yml file.

from libpusher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.