Coder Social home page Coder Social logo

Comments (6)

sunny avatar sunny commented on August 25, 2024

That is weird indeed. Perhaps this is due to Windows 7…

Could you try again with a fresh Ruby 2 install?

from so-nice.

awongCM avatar awongCM commented on August 25, 2024

See my comment on issue no 8.

sunny/anyplayer#8

from so-nice.

awongCM avatar awongCM commented on August 25, 2024

@sunny - I tried with fresh Ruby 2 install... Had an encountered a lot of errors and warnings when changing it cause Windows RailsInstaller recommended a number of approaches to get RubyGems 2.0.0 working....

After all the hassle, I had to remove Gemfile.lock, ran

gem install --pre bundler

Then do

bundle install

ecountered an error with eventmachine gem failed to install. I googled it for a while and found this fix.

http://stackoverflow.com/questions/17361958/eventmachine-gem-install-fail

Overcame that problem. Then I resume trying to run 'bundle install' and 'ruby -Ilib bin\sonice'

Now it came with the following error message.

bundlererror_ruby200

This is where I got halted. I have no idea where to go from here as I attempted to install eventmachine gem several times (using the hack above) and then tried to fetch the latest gem installs for so-nice. The bundler couldn't read so-nice.gemspec for some reason...

Could its gemspec be not compatible with ruby 2.0? Or is it probably to do with my environment setup as a whole??

from so-nice.

sunny avatar sunny commented on August 25, 2024

If you remove the Gemfile.lock it will print an error the first time you try to bundle, so the first error makes sense.

As for eventmachine, there are a few known issues around this gem on Windows… you could look for info there.
Perhaps the solution would be to remove the need for the eventmachine gem altogether on Windows platforms, using the platform: :ruby option on "ruby-mpd" in anyplayer`'s Gemfile.

from so-nice.

sunny avatar sunny commented on August 25, 2024

@awongCM Did you finally manage to get it working ?

from so-nice.

awongCM avatar awongCM commented on August 25, 2024

Hey @sunny

Sorry for the delay getting back to you on this. I moved on from working Ruby projects on Windows, decided to use Ubuntu Linux for development instead.

Hence I forgot all about it.

Anyway, it's resolved. I got it working.

Cheers!

from so-nice.

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.