On Thu, Sep 14, 2017 at 8:25 PM, Christophe Demarey <christophe.demarey@inria.fr> wrote:
> Hi,
>
> I published an update of the Launcher yesterday fixing some issues to run
> Pharo images from Linux. You can find latest-versions (0.2.13) here:
> http://files.pharo.org/platform/launcher/
> It already propose to download Pharo 70 images. The VM is now downloaded
> automatically if the adequate one is not available.
> Let us know if everything is fine.
Thanks Christophe for updating PharoLauncher.�� I'm trying it with Pharo 7 images for the first time.
I hit a problem using Iceberg in downloaded images.��$ unzip Pharo-linux-0.2.13.zip
$ cd pharo
$ unzip ../PharoLauncher-user-stable-2017.09.14.zip $ ./pharo+ PharoLauncher > Settings > Enable development environment+ World > Tools > Iceberg ��==> ��iceberg opens okay+ PharoLauncher > Templates > Pharo 7.0(beta) > latest-32 <Create Image> '7latest32'+ '7latest32'��<Launch>+ World > Tools > Iceberg ��==> ��"Error: EXternal module not found"$ uname -a��==>��Linux 3.16.0-4-686-pae #1 SMP Debian 3.16.7-ckt25-2 (2016-04-08) i686 GNU/Linux