Would someone please create that PBE image.

Many young innovators think Smalltalk has NOT been used for years -
and they have inexpensive Linux netbooks with enough RAM and SSD
capacity - everything we lacked when Smalltalk was a choice versus C++
... and then versus Java.

I meet international MA students in CS here and recent BA grads (many
are international students going home now) who really think Smalltalk
was some research experiment at Microsoft or Apple ... and certainly
never used by a bank or an insurance company or a natural gas trader
or grain futures trader and definitely not by a telco.

They are unaware of the connection of Ruby to ST let alone JavaScript
to Self and if they have heard of Traits, they were invented in Scala
not Self ... they have never heard of Alan Kay or Dan and the young
women have never heard of Adele  G.


On 16 June 2011 07:51, Mariano Martinez Peck <[email protected]> wrote:
> Hi. There was a change in the last years in Pharo and we have a new VM
> called CogVM which is the default since Pharo 1.1.1. So, Pharo 1.2.1 one
> click may probbaly be using a CogVM.
> CogVM cannot open "old" Pharo images. I guess, that PBE.image is an "old"
> Pharo image, say 1.0, and hence, cannot be opened with a CogVM.
>
> So....you should try a non-cog VM. For example, you can try the same you did
> but with
> http://gforge.inria.fr/frs/download.php/27303/Pharo-1.1-OneClick.zip
>
> Or...ask if someone can recreate a new PBE.image cog compatible.
>
> Good luck.
>
> Mariano
>
> On Thu, Jun 16, 2011 at 12:31 PM, bb <[email protected]> wrote:
>>
>> I run Pharo on Linux and tried to start Pharo with the PBE.image, that
>> is offered as an add on to the Pharo by example book. I copied PBE.image
>> and PBE.change to Pharo-1.2.1-OneClick.app/Contents/Resources/ (where
>> pharo.image and pharo.change reside as well) and changed the last line
>> in pharo.sh from
>> "$ROOT/Contents/Resources/pharo.image"
>> to
>> "$ROOT/Contents/Resources/PBE.image"
>>
>> When I start the shell-script nothing happens. What is wrong with my
>> experiment. With pharo.image pharo starts properly.
>>
>> I tried to change the setting in pharo.ini from pharo.image to PBE.image
>> as well. No success!
>>
>> What is wrong?
>>
>> Regards B Blochl
>>
>
>
>
> --
> Mariano
> http://marianopeck.wordpress.com
>
>

Reply via email to