Hi guys,

       I have to update a Twiter account from my Rails application. So I am
trying to install Twitter4R api.
       But I am getting error when i give following command:

       C:\>gem install twitter4r

        Building native extensions.  This could take a while...
        ERROR:  Error installing twitter4r:
        ERROR: Failed to build gem native extension.
        c:/ruby/bin/ruby.exe extconf.rb install twitter4r creating Makefile
        nmake
        'nmake' is not recognized as an internal or external command,
        operable program or batch file.
         Gem files will remain installed in
c:/ruby/lib/ruby/gems/1.8/gems/json-1.1.3 for
         inspection.
         Results logged to
c:/ruby/lib/ruby/gems/1.8/gems/json-1.1.3/ext/json/ext/parser/
         gem_make.out


So, what could be the problem? Do I need to install some supporting gem
file? Please help me.

Thanks.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to