Giter VIP home page Giter VIP logo

Comments (5)

bobmcwhirter avatar bobmcwhirter commented on June 10, 2024

Hey, thanks. Yah, changed from Maruku to Bluecloth, failed to update the gemspec.

IntenseDebate isn't a gem, but rather an extension that ships with Awestruct. How are you attempting to use it in the pipeline? It recently became an extension instead of a helper.

Also, try building from github tree, I've removed the dependency on mongrel, replaced with stdlib webrick.

from awestruct.

tcurdt avatar tcurdt commented on June 10, 2024

bluecoth: ok

intensedebate:
I've just installed the gem and tried "awestruct -h" and I get

/Users/tcurdt/.rvm/gems/ruby-1.9.1-p376/gems/awestruct-0.1.1/lib/awestruct/extensions/intense_debate.rb:2:in `require': no such file to load -- sha1 (LoadError)
    from /Users/tcurdt/.rvm/gems/ruby-1.9.1-p376/gems/awestruct-0.1.1/lib/awestruct/extensions/intense_debate.rb:2:in `<top (required)>'
    from /Users/tcurdt/.rvm/gems/ruby-1.9.1-p376/gems/awestruct-0.1.1/lib/awestruct/engine.rb:28:in `require'
    from /Users/tcurdt/.rvm/gems/ruby-1.9.1-p376/gems/awestruct-0.1.1/lib/awestruct/engine.rb:28:in `<top (required)>'
    from /Users/tcurdt/.rvm/gems/ruby-1.9.1-p376/gems/awestruct-0.1.1/lib/awestruct.rb:2:in `require'
    from /Users/tcurdt/.rvm/gems/ruby-1.9.1-p376/gems/awestruct-0.1.1/lib/awestruct.rb:2:in `<top (required)>'
    from /Users/tcurdt/.rvm/gems/ruby-1.9.1-p376/gems/awestruct-0.1.1/lib/awestruct/commands/init.rb:1:in `require'
    from /Users/tcurdt/.rvm/gems/ruby-1.9.1-p376/gems/awestruct-0.1.1/lib/awestruct/commands/init.rb:1:in `<top (required)>'
    from /Users/tcurdt/.rvm/gems/ruby-1.9.1-p376/gems/awestruct-0.1.1/bin/awestruct:7:in `require'
    from /Users/tcurdt/.rvm/gems/ruby-1.9.1-p376/gems/awestruct-0.1.1/bin/awestruct:7:in `<top (required)>'
    from /Users/tcurdt/.rvm/gems/ruby-1.9.1-p376/bin/awestruct:19:in `load'
    from /Users/tcurdt/.rvm/gems/ruby-1.9.1-p376/bin/awestruct:19:in `<main>'

using master: will try that

from awestruct.

bobmcwhirter avatar bobmcwhirter commented on June 10, 2024

Okay, that looks like it's not finding SHA1 stdlib. I'm a ruby 1.8.7 kinda guy, no idea if that's changed in 1.9.x.

Can you give a 1.8.7 ruby a try? Or see where SHA1 has moved?

Thanks!

-Bob

from awestruct.

tcurdt avatar tcurdt commented on June 10, 2024

It's now under digest:

$ ruby -ve "require 'digest/sha1'"
ruby 1.9.1p376 (2009-12-07 revision 26041) [i386-darwin10.2.0]

Long time no speak btw :)

from awestruct.

tcurdt avatar tcurdt commented on June 10, 2024

my fork is now working with ruby 1.9
http://github.com/tcurdt/awestruct

from awestruct.

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.