Hello everyone. I am having trouble getting the Radaint CMS up and
running in my Windows XP installation. I have rails 2.3.5 running.I am
posting the error below . I am also posting a list of all the gems that
i have currently installed in my system. Kindly have a look :
This is the error I get when trying to install Radiant :
C:\Documents and Settings\user>gem install radiant
Building native extensions. This could take a while…
ERROR: Error installing radiant:
ERROR: Failed to build gem native extension.
C:/Ruby/bin/ruby.exe extconf.rb
creating Makefile
make
‘make’ 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/RedCloth-4.2.3
for inspection.
Results logged to
C:/Ruby/lib/ruby/gems/1.8/gems/RedCloth-4.2.3/ext/redcloth_sca
n/gem_make.out
And the list of the installed gems are :
C:\Documents and Settings\user>gem list
*** LOCAL GEMS ***
actionmailer (2.3.5)
actionpack (2.3.5)
activerecord (2.3.5)
activeresource (2.3.5)
activesupport (2.3.5)
mysql (2.8.1)
rack (1.1.0, 1.0.1)
rails (2.3.5)
rake (0.8.7)
rubygems-update (1.3.6)
Any help in this regard is greatly appreciated. Thanks in advance. :->