On 25/11/2007, at 1.07, Ed O'Connor wrote:

>
> Mine was an upgrade-- I did not wipe clean.
>
> On Nov 24, 2007 6:54 PM, Kai Peters <[EMAIL PROTECTED]> wrote:
>>
>> On Sat, 24 Nov 2007 15:04:15 -0500, Rod Gaither wrote:
>>>
>>> Hi Kai,
>> That would have been my next question for everyone with 'working  
>> Leopards':
>>
>> I wiped my Tiger and then installed Leopard clean.
>>
>> Seems that the working ones are upgrades? Is that a valid assumption?


It would be nice to settle this once and for all to give a pointer to  
RT to maybe release a Leopard upgrade of R2 or at least some  
documentation on how to make it work.

 From AltME, I saw this:

Using otool from Terminal, you can figure out what libraries, REBOL  
uses.

It's man page is available at http://www.hmug.org/man/1/otool.php

On my Tiger install:

$ otool -L /usr/bin/rebol
/usr/bin/rebol:
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0,  
current version 71.1.3)

$ otool -L ./view
./view:
         /System/Library/Frameworks/Carbon.framework/Versions/A/ 
Carbon (compatibility version 2.0.0, current version 128.0.0)
         /usr/lib/libSystem.B.dylib (compatibility version 1.0.0,  
current version 71.1.3)

--
Regards,
Henrik Mikael Kristensen


-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to