Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Hi ... New to Rebol ... Please Guide

From: henrikmk::gmail::com at: 30-Mar-2009 13:46

On Mon, Mar 30, 2009 at 3:49 AM, Iyer <narayan.iyer-gmail.com> wrote:
> Hi Henrik, > Thanks for your help. However, even if I drag the link below to safari > downloads window, it downloads as a text file!! Dont know what to do with > it!! Am I missing something?
I replied privately to you on AltME, but will post here too: Since R3 for OSX is not an .app program yet, it's necessary to set permissions correctly before OSX will allow it to run. Then type in a Terminal window: chmod 755 <downloaded filename> And the icon should change into a terminal icon. Then you should be able to run it by doubleclicking it. If it still doesn't, then "Get Info" on the file (cmd-I) and change the "Open With" to Terminal. -- Regards, Henrik Mikael Kristensen