Giter Club home page Giter Club logo

Comments (4)

ldodds avatar ldodds commented on August 20, 2024

Yes, Ruby is a pre-requisite as the code is written in Ruby.

The error "cannot load such file -- mkmf" is triggered if you don't have the Ruby dev package installed on your machine. Try running the following:

sudo apt-get install ruby1.9.1-dev

Then run:

sudo gem install dowl

I've just tried it on my 12.10 box and it works fine so long as the ruby dev package is installed.

from dowl.

jmvanel avatar jmvanel commented on August 20, 2024

I did this , but :

% dowl
/usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in require': cannot load such file -- rdf/redland (LoadError) from /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:inrequire'
from /var/lib/gems/1.9.1/gems/dowl-0.2/bin/dowl:5:in <top (required)>' from /usr/local/bin/dowl:23:inload'
from /usr/local/bin/dowl:23:in `

'

Although I did before :
sudo apt-get install librdf-ruby

I suggest adding a pre-requisite paragraph in README.
But reassure me : being a ruby developer is not a pre-requisite ?

2013/3/11 Leigh Dodds [email protected]

Yes, Ruby is a pre-requisite as the code is written in Ruby.

The error "cannot load such file -- mkmf" is triggered if you don't have
the Ruby dev package installed on your machine. Try running the following:

sudo apt-get install ruby1.9.1-dev

Then run:

sudo gem install dowl

I've just tried it on my 12.10 box and it works fine so long as the ruby
dev package is installed.


Reply to this email directly or view it on GitHubhttps://github.com//issues/4#issuecomment-14707007
.

Jean-Marc Vanel
Déductions SARL - Consulting, services, training,
Rule-based programming, Semantic Web
http://deductions-software.com/
+33 (0)6 89 16 29 52
Twitter: @jmvanel ; chat: irc://irc.freenode.net#eulergui

from dowl.

ldodds avatar ldodds commented on August 20, 2024

OK, looks like I fixed a bug in the code but didn't re-release the gem. There's no longer any dependency on librdf..

I won't get time to re-release this until later today, as there are some other Ruby 1.9 issues to resolve in the Rakefile.

You shouldn't need to be a ruby developer to use this, although I should warn you that its a very basic utility. You might want to review other alternatives, e.g. OWLDoc or https://github.com/njh/phpspecgen

from dowl.

ldodds avatar ldodds commented on August 20, 2024

I've fixed all the issues that I'm aware of and have released a new copy of the gem (0.5). This should now install properly.

I'll be using it myself later today so will push out any further fixes as I find them.

from dowl.

Related Issues (6)

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.