ruby on rails - Rhostudio path Eclipse Mac Lion 10.7.3 -


i have problem rhostudio, mac os x 10.7.3 lion , ecplise. rhostudio install app plugin not work. if create project blank. in preferences tells me can not find path of rhodes.

on mac development in ruby on rails aptana studio 3. works , use ruby 1.9.3 , rvm.

the gems installed correctly.

what problem? can do?

i had same issue on mac os x lion 10.7.3; project blank because rhostudio not installed, installation seems had gone through failed.

i followed instructions here http://docs.rhomobile.com/rhostudio.tutorial#installing-rhostudio when ran install gems script, 'please install building tools' message coming out on terminal. script fails because looks developer folder , not find it, can still run rhostudio, doesn’t work properly. there several things do, installing version of xcode create developer folder, don’t need that.

this did: 1. cleaned previous installations of rhostudio.

  1. i installed latest xcode, latest version of xcode not create developer folder, can see here: https://developer.apple.com/library/ios/#documentation/developertools/conceptual/whatsnewxcode/articles/xcode_4_3.html#//apple_ref/doc/uid/1006-sw1

  2. i installed command-line tools; these optional , instructions on same link of step two.

  3. i repeated basic installation steps tutorial , when time run install gems script opened text editor , ran every command manually command line, skipped validations search developer folder , java installation. developer folder doesn’t have there anymore must have java installed.

  4. once finished running every command installation complete. if create new project time folder should not empty.

  5. i configured rhostudio according instructions , framework needed work on , went smooth.

i hope helps, , note whenever tried installing running install gems script error coming out terminal, based on message you’ll find if else happening. 2 initial validations can output error messages 'please install building tools' or 'please install java development kit'.


Comments

Popular posts from this blog

delphi - How to convert bitmaps to video? -

jasper reports - Fixed header in Excel using JasperReports -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -