ruby on rails - PATH problem during RedCloth installation -


i'm trying run "bundle install" , tries install redcloth. seems theres problem during installation because of path variable. when tried "gem install redcloth" had exact same error.

i dont know i'm supposed path variable.

http://img231.imageshack.us/img231/613/bad4f6afda58444fa77707b.png

my current path variable "%appdata%\python\scripts;c:\program files\google\google_appengine\"

you need install ruby installer dev kit.

download "development kit" here: http://rubyinstaller.org/downloads

and follow these instructions: https://github.com/oneclick/rubyinstaller/wiki/development-kit


Comments

Popular posts from this blog

java - SNMP4J General Variable Binding Error -

windows - Python Service Installation - "Could not find PythonClass entry" -

Determine if a XmlNode is empty or null in C#? -