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

What's the matter with my "unknown Rebol Version ?"

 [1/4] from: ronald::gruss::libertysurf::fr at: 21-Jul-2001 1:20


Hi Rebolers, Trying to upgrade, under console, I get this : REBOL/View 1.2.1.3.1 21-Jun-2001 Copyright 2000-2001 REBOL Technologies. All rights reserved. REBOL is a trademark of REBOL Technologies. WWW.REBOL.COM Type DESKTOP or SET-USER for settings.
>> upgrade
You are running an unknown version of REBOL.
>>
Can anyone explain this behaviour or is it a bug ? Bye

 [2/4] from: cybarite:sympatico:ca at: 20-Jul-2001 20:36


Hi Ronald, I get it as well. The upgrade function points back to an html page on the rebol site http://www.rebol.com/releases.html which has a rebol script embedded in some html. It looks like there is a typo in the version for Windows on that page ["Microsoft" "Windows 9x/NT/2000/ME" "iX86" Released 1.2.0.3.1 view-pro031.zip ] perhaps should be: ["Microsoft" "Windows 9x/NT/2000/ME" "iX86" Released 1.2.1.3.1 view-pro031.zip ] or it is just out of date. At 01:20 AM 7/21/01 +0200, you wrote:

 [3/4] from: rryost:home at: 20-Jul-2001 23:28


Ronald: Perhaps I'm being a dumbo, but shouldn't you have entered DESKTOP or SET-USER followed by the enter key after the prompt >> appears? You _appear_ to have entered "upgrade" there. IIRC, I responded with SET-USER and then was given an opportunity to enter/modify some of my internet/email parameters, after which the installation proceeded. Or am I missing something ? Russell [rryost--home--com]

 [4/4] from: ptretter:charter at: 21-Jul-2001 11:35


Anyone know what the use of the flags are under the system/ports object? Paul Tretter