Hi  Željko,
I've followed the steps provided at github.
I've downloaded DEVkit and installed.

But whenever I am trying to execute

gem install rdiscount --platform=ruby

It says

Temporarily enhancing PATH to include DevKit...
Building native extensions.  This could take a while...
The system cannot find the path specified.
ERROR:  Error installing rdiscount:
        ERROR: Failed to build gem native extension.

        C:/Ruby187/bin/ruby.exe extconf.rb
checking for random()... no
checking for srandom()... no
checking for rand()... yes
checking for srand()... yes
creating Makefile


Gem files will remain installed in
C:/Ruby187/lib/ruby/gems/1.8/gems/rdiscount-1
.6.8 for inspection.
Results logged to
C:/Ruby187/lib/ruby/gems/1.8/gems/rdiscount-1.6.8/ext/gem_make
.out
I've tried some commands provided in that (listed below) to install native
extensions but couldn't able to get it.
gem install bson_ext --platform=ruby
gem install curb --platform=ruby -- --with-curl-lib="C:/curl/bin"
--with-curl-include="C:/curl/include

-- 
Before posting, please read http://watir.com/support. In short: search before 
you ask, be nice.

watir-general@googlegroups.com
http://groups.google.com/group/watir-general
watir-general+unsubscr...@googlegroups.com

Reply via email to