Git Product home page Git Product logo

mandy's People

Contributors

andykent avatar aterreno avatar horaci avatar ipair avatar jae avatar lucagrulla avatar pingles avatar ryangreenhall avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

mandy's Issues

Missing libxml-ruby gem dependency?

I've just tried out Mandy and ran into a start up issue that I fixed by installing what I think might be a missing dependency. For reference I was running on OS X with a brand new blank gemset created using rvm and running ree-1.8.7-2010.01.

⚡ gem install mandy
Building native extensions.  This could take a while...
Successfully installed json-1.4.6
Successfully installed mandy-0.5.9
2 gems installed

Trying to run the examples throws the following exception:

⚡ mandy-local examples/word_count.rb examples/alice.txt output             
/Users/garethr/.rvm/rubies/ree-1.8.7-2010.01/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require': no such file to load -- xml/libxml (LoadError)
.....

I then installed the libxml-ruby gem

⚡ gem install libxml-ruby
Building native extensions.  This could take a while...
Successfully installed libxml-ruby-1.1.4
1 gem installed

And the example ran successfully.

⚡ mandy-local examples/word_count.rb examples/alice.txt output
Running Word Count...
reporter:status:Processing line: Project Gutenberg's Alice's Adventures in Wonderland, by Lewis Carroll
reporter:counter:Word counting,No. of words processed,1
.....

Mandy looks great by the way.

Doesn's seem to work on Ruby 1.9.2

Mandy does not seem to work under on Ruby 1.9.2 I get this error. Under 1.8.7 it's fine.

/Users/jfrolich/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require': no such file to load -- xml/libxml (LoadError)
    from /Users/jfrolich/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /Users/jfrolich/.rvm/gems/ruby-1.9.2-p180/gems/mandy-0.5.26/lib/mandy/ruby-hbase.rb:6:in `<top (required)>'
    from /Users/jfrolich/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /Users/jfrolich/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:36:in `require'
    from /Users/jfrolich/.rvm/gems/ruby-1.9.2-p180/gems/mandy-0.5.26/lib/mandy.rb:32:in `block in <top (required)>'
    from /Users/jfrolich/.rvm/gems/ruby-1.9.2-p180/gems/mandy-0.5.26/lib/mandy.rb:9:in `each'
    from /Users/jfrolich/.rvm/gems/ruby-1.9.2-p180/gems/mandy-0.5.26/lib/mandy.rb:9:in `<top (required)>'
    from /Users/jfrolich/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:58:in `require'
    from /Users/jfrolich/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:58:in `rescue in require'
    from /Users/jfrolich/.rvm/rubies/ruby-1.9.2-p180/lib/ruby/site_ruby/1.9.1/rubygems/custom_require.rb:35:in `require'
    from square.rb:2:in `<main>'

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.