I'm trying to run the Pharo6.1 Launcher. I'm getting the following error when running from a command line: * "This interpreter (vers. 68021) cannot read image file (vers. 6521)."* I'm running the 64bit vm built on July 20th and I downloaded the latest launcher at: *http://files.pharo.org/platform/launcher/PharoLauncher-user-stable-2017.09.2... Thanks for any help, ----- Brad Selfridge -- Sent from: http://forum.world.st/Pharo-Smalltalk-Developers-f1294837.html
On 02-10-17 21:17, Brad Selfridge wrote:
I'm trying to run the Pharo6.1 Launcher. I'm getting the following error when running from a command line: * "This interpreter (vers. 68021) cannot read image file (vers. 6521)."*
I'm running the 64bit vm built on July 20th and I downloaded the latest launcher at:
*http://files.pharo.org/platform/launcher/PharoLauncher-user-stable-2017.09.2...
I assume that is a 32 bit version Stephan
I was under the understanding that everything was 64 bit, launcher image and vm. Brad Selfridge 913-269-2385
On Oct 2, 2017, at 4:29 PM, stephan <stephan@stack.nl> wrote:
On 02-10-17 21:17, Brad Selfridge wrote: I'm trying to run the Pharo6.1 Launcher. I'm getting the following error when running from a command line: * "This interpreter (vers. 68021) cannot read image file (vers. 6521)."* I'm running the 64bit vm built on July 20th and I downloaded the latest launcher at: *http://files.pharo.org/platform/launcher/PharoLauncher-user-stable-2017.09.2...
I assume that is a 32 bit version
Stephan
Hi Brad,
Le 3 oct. 2017 à 09:51, stephan <stephan@stack.nl> a écrit :
On 03-10-17 02:05, Brad wrote:
I was under the understanding that everything was 64 bit, launcher image and vm.
No, but it supports loading and running 64 bit images. It downloads a 64 bit vm to run those.
Stephan is right. For now, the launcher is only shipped with a Pharo 6.1 - 32 bits image. But, it is now able to fetch automatically needed VMs to run 64-bits images (and others). You can find a bundled version (pharo launcher + its vm) here: http://files.pharo.org/platform/launcher/. I recommand to use v1.0. Regards, Christophe
participants (4)
-
Brad -
Brad Selfridge -
Christophe Demarey -
stephan