Thanks Henrik! It worked. Appreciate your guidance. Regards -Narayan- On Mon, Mar 30, 2009 at 17:16, Henrik Mikael Kristensen <[email protected]>wrote:
> > On Mon, Mar 30, 2009 at 3:49 AM, Iyer <[email protected]> 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 > -- > To unsubscribe from the list, just send an email to > lists at rebol.com with unsubscribe as the subject. > > -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
