Could not install ruby 1.9.2 with RVM -


google not useful trying find wrong.

rvm install ruby-1.9.3-p392 searching binary rubies, might take time. no binary rubies available for: osx/10.8/x86_64/ruby-1.9.3-p392. continuing compilation. please read 'rvm mount' more information on binary rubies. installing requirements smf, might require sudo password. installing sm framework. error running 'requirements_smf_install_sm', please read /usr/local/rvm/log/ruby-1.9.3-p392/1369014444_smf_install.log 

the log file says following:

[2013-05-19 22:47:24] requirements_smf_install_sm smf framework support intended railsinstaller, please use homebrew integration instead. 

any help?

for reason had:

rvm autolibs smf  

in /etc/rvmrc

i removed it, executed

rvm stable --auto-dotfiles 

then did

rvm autolibs brew 

and finally

rvm install ruby-1.9.3-p392 

worked!


Comments

Popular posts from this blog

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -