when installing the twitter4r gem on a Windows system in which the path to ruby contains spaces (e.g. C:\Program Files\ruby),
the install fails with an error like so:
ERROR: Error installing twitter4r:
ERROR: Failed to build gem native extension.
c:/Program Files/ruby-186/bin/ruby.exe extconf.rb install twitter4r
'c:/Program' is not recognized as an internal or external command,
operable program or batch file.
|