Pharo 9.0 vm same-as Pharo 8.0 ?
Seems like the files from â https://files.pharo.org/get-files/90/pharo64-linux-stable.zip â are the same as Pharo 8.0 â 5\.0-202002121043 Wed Feb 12 11:06:45 UTC 2020 gcc 5.4.0 \[Production Spur 64-bit VM\] Is that as-intended?
Hi Igouy, Kind of, yes. In Pharo9 we now support many different architectures, meaning that vms are not only compiled for 32/64 bits, but for aarch64 or x86-64. This means that link is now obsolete in favour of pharo-vm-Linux-[ARCH]-stable.zip. For example - pharo-vm-Linux-x86_64-stable.zip - pharo-vm-Linux-aarch64-stable.zip Regardless of that, one important point is that all files inside get-files are intended to be private to zeroconf and subject to change. The public download links are (as always) inside: https://files.pharo.org/vm/pharo-spur64/ Where for Pharo9 they are now organised by architecture too. Old versions (pre pharo9) are still there in the old places. G
El 16 jul 2021, a las 20:17, igouy2--- via Pharo-users <pharo-users@lists.pharo.org> escribió:
Seems like the files from â
https://files.pharo.org/get-files/90/pharo64-linux-stable.zip
â are the same as Pharo 8.0 â
5.0-202002121043 Wed Feb 12 11:06:45 UTC 2020 gcc 5.4.0 [Production Spur 64-bit VM]
Is that as-intended?
On Monday, July 19, 2021, 12:55:08 AM PDT, Guillermo Polito <guillermopolito@gmail.com> wrote:
that link is now obsolete in favour of pharo-vm-Linux-[ARCH]-stable.zip.
That "obsolete" link is still given in the section    "Pharo standalone" on the page    "https://pharo.org/download"
Thanks for the report, I will update the page. On Mon, Jul 19, 2021 at 6:34 PM Isaac Gouy via Pharo-users < pharo-users@lists.pharo.org> wrote:
On Monday, July 19, 2021, 12:55:08 AM PDT, Guillermo Polito < guillermopolito@gmail.com> wrote:
that link is now obsolete in favour of pharo-vm-Linux-[ARCH]-stable.zip.
That "obsolete" link is still given in the section
"Pharo standalone"
on the page
-- Pablo Tesone. tesonep@gmail.com
participants (4)
-
Guillermo Polito -
igouy2@yahoo.com -
Isaac Gouy -
tesonep@gmail.com