[squeak-dev] Re: working on the All-In-One

Chris Muller ma.chris.m at gmail.com
Thu Feb 27 20:01:42 UTC 2014


Just to be clear, I need a volunteer to help out.  I thought I could
just dump files from Eliot's VM into the same places as the old VM
(replacing it).  If this is not the case then I need some help from
someone with a Mac.

On Thu, Feb 27, 2014 at 1:55 PM, E. Glen Paling <glenpaling at mac.com> wrote:
> slp5591 is so impersonal, you can call me Glen. :)  I presume the lasted version of Cog should be included, however, the VM in the all-in-one is packaged differently than Eliot's. I suspect the Cog VM won't work without modification. I can't help much, I'm not an apple developer.  Have a look at Pharo's version 2.0 portable.
>
> Glen Paling
>
> On 27Feb2014, at 14:31, Chris Muller <asqueaker at gmail.com> wrote:
>
>> Thanks slp5591.
>>
>> On Thu, Feb 27, 2014 at 1:15 PM,  <slp5591 at me.com> wrote:
>>> The launch errors are due to OSX's Gatekeeper. Changing the security
>>> settings allows Squeak to launch see:
>>> http://support.apple.com/kb/HT5290?viewlocale=en_US&locale=en_US. This is a
>>> excellent way to keep newbies away... We've been here before:
>>> http://forum.world.st/All-in-ones-tp4662358p4662683.html.
>>>
>>> Like Tim said, changing the following changes to info.plist launches the
>>> all-in-one:
>>>
>>> 461 to: <string>Squeak 4.5, VM 4.2.3b1u</string>
>>> 463 to: <string>4.5</string>
>>> 467 to: <string>org.squeak.SqueakAllInOne45</string>
>>> 471 to: <string>Squeak 4.5</string>
>>> 515 to: <string>Squeak4.5-13680.image</string>
>>
>> Okay, I've made those changes.
>>
>>> It is a very old VM:
>>>
>>> /Applications/Smalltalk/Build/OneClicks/Squeak-4.5-All-in-One.app/Contents/MacOS/Squeak
>>> VM Opt
>>> Squeak3.8.1 of '28 Aug 2006' [latest update: #6747] 4.5
>>> Mac Carbon 4.2.4b1 28-Mar-10 >45CAAEAC-5A1E-4327-9702-7973E3473FDE<
>>
>> Which VM do we want to deploy for Mac and where can I download it?
>>
>> Let me know and I'll put up the new All-In-One.
>>
>> Thanks.
>>
>


More information about the Squeak-dev mailing list