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

[REBOL] Help installing core 2.5.0.2.4 on Mac OS X

From: laurencegiddings:mac at: 24-Apr-2002 22:39

Hi, If anyone on the list has successfully installed Rebol Core 2.5.0.2.4 on Mac OS X would they be able to help me out? I have followed the instructions as far as they are available after downloading the appropriate file from http://www.rebol.com/platforms.html [core024.tar.gz] 1) installed in directory as follows: [localhost:~/rebol-dir] gidding% ls -l total 416 -rw-r--r-- 1 gidding staff 222 Mar 26 2001 docs.r -rw-r--r-- 1 gidding staff 5600 Mar 26 2001 feedback.r drwxr-xr-x 8 gidding staff 228 Apr 24 21:57 install -rw-r--r-- 1 gidding staff 9799 Mar 26 2001 license.html drwxr-xr-x 3 gidding staff 58 Apr 24 21:42 links -rwxr-xr-x 1 gidding staff 363984 Mar 24 2001 rebol -rw-r--r-- 1 gidding staff 4000 Mar 26 2001 rebol.r -rw-r--r-- 1 gidding staff 233 Mar 26 2001 scripts.r -rw-r--r-- 1 gidding staff 26064 Mar 26 2001 setup.html [localhost:~/rebol-dir]gidding% 2) set environment as follows: setenv REBOL_HOME $HOME/rebol-dir/ REBOL_HOME=/Users/gidding/rebol-dir/ and thats as far as it goes... I'm unfortunately also rather new to the Mac OS X, so my apologies if I've missed something very obvious... but any guidance would be greatly appreciated. [I'll leave running rebol/View under classic in Mac OS X to a later date ;-)] Thanks Laurence