Jump to content

marikbane

Member
  • Posts

    4
  • Joined

  • Last visited

marikbane's Achievements

Helping Hand

Helping Hand (3/5)

0

Reputation

  1. I see.. I am not a ruby user and have very little understanding of the "programming" part of the workflows, so may i ask how one can modify a workflow so that the workflow itself calls the older version of ruby and not the whole system? If its a 2-3 lines answer that is and doesn't require reading like 10+ pdf's about programming workflows/ruby
  2. I guess we can say that a simple sudo ln -s /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby /usr/bin/ruby will help most Mavericks users to keep using their SL/ML workflows, right?
  3. After reading physicallymac's posted link, i understood that using v2.0 of mavericks ruby instead of the older version 1.8 was causing the whole problem. Since the previous version exist in the folder: /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby a simple sudo ln -s /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby /usr/bin/ruby did the trick and VOILA:D
×
×
  • Create New...