Git Product home page Git Product logo

Comments (4)

amazon123 avatar amazon123 commented on September 4, 2024

Seems I have no permission to re-open this issue.

The problem is still here,

detailed information please refer to rubyamf/rubyamf#2

from rocketamf.

warhammerkid avatar warhammerkid commented on September 4, 2024

There is nothing more that I'm willing to do that can fix this at this point. The problem is that the ruby gem system does not provide me with a means of preventing the native extensions from running on JUST JRuby, without actually releasing a custom variant of the gem on rubygems.org. What I did was tweak it so that if it does run, it doesn't actually try to compile the code. However, it still requires that make be installed on your system, which it isn't on Windows.

The solution for now is to fork RocketAMF and comment out the line in the gemspec that says s.extensions = Dir[*["ext/**/extconf.rb"]]. You can also install make, but that may be more trouble than it's worth. Once RocketAMF 1.0 is officially released, you won't need to do this.

from rocketamf.

amazon123 avatar amazon123 commented on September 4, 2024

As you said, and I tried to install RocketAMF on CentOS, no problem found so far, seems that it doesn't work just on Windows.

Also waiting for your official release of RocketAMF and rubyamf.

from rocketamf.

atambo avatar atambo commented on September 4, 2024

@warhammerkid, when are you planning on releasing 1.0 of RocketAMF?

from rocketamf.

Related Issues (10)

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.