Hi guys,
I downloaded Moose from http://moosetechnology.org/res/download/moose_suite_6_0-linux.zip
My system info:
$ uname -a Linux mvs-virtual-machine 3.19.0-69-generic #77~14.04.1-Ubuntu SMP Tue Aug 30 01:29:21 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a No LSB modules are available. Distributor ID: elementary OS Description: elementary OS Freya Release: 0.3.2 Codename: freya
Tryng to run Moose 6.0 after unzipping:
$ ./pharo unknown option: -plugins Usage: /home/mvs/moose_suite_6_0/bin/pharo [<option>...] [<imageName> [<argument>...]] /home/mvs/moose_suite_6_0/bin/pharo [<option>...] -- [<argument>...] ..... Available drivers: vm-sound-null vm-sound-ALSA vm-display-null vm-display-X11
How do you start Moose?
Cheers,
Hernán
what you did seems correct.
on a Debian machine, I once got it running by removing
--plugins "$LINUX" \ --encoding utf8 \
from the calling shell script
Also remember you need the 32 bit version of some libraries (at least libGL.so and libX11.so) for it to work
nicolas
On 17/02/2017 00:03, Hernán Morales Durand wrote:
Hi guys,
I downloaded Moose from http://moosetechnology.org/res/download/moose_suite_6_0-linux.zip
My system info:
$ uname -a Linux mvs-virtual-machine 3.19.0-69-generic #77~14.04.1-Ubuntu SMP Tue Aug 30 01:29:21 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a No LSB modules are available. Distributor ID: elementary OS Description: elementary OS Freya Release: 0.3.2 Codename: freya
Tryng to run Moose 6.0 after unzipping:
$ ./pharo unknown option: -plugins Usage: /home/mvs/moose_suite_6_0/bin/pharo [<option>...] [<imageName> [<argument>...]] /home/mvs/moose_suite_6_0/bin/pharo [<option>...] -- [<argument>...] ..... Available drivers: vm-sound-null vm-sound-ALSA vm-display-null vm-display-X11
How do you start Moose?
Cheers,
Hernán
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev
Couldn't open the image with the provided script, even removing those two lines:
$ ./pharo Could not open the pharo image file `pharo.image'.
$ ./pharo shared/moose_suite_6_0.image Could not open the pharo image file `pharo.image'.
The only way I can open the Moose image in Linux is
$ ./bin/pharo shared/moose_suite_6_0.image
It would be nice if Moose documentation tells about it.
Cheers,
Hernán
2017-02-17 4:37 GMT-03:00 Nicolas Anquetil nicolas.anquetil@inria.fr:
what you did seems correct.
on a Debian machine, I once got it running by removing
--plugins "$LINUX" \ --encoding utf8 \
from the calling shell script
Also remember you need the 32 bit version of some libraries (at least libGL.so and libX11.so) for it to work
nicolas
On 17/02/2017 00:03, Hernán Morales Durand wrote:
Hi guys,
I downloaded Moose from http://moosetechnology.org/ res/download/moose_suite_6_0-linux.zip
My system info:
$ uname -a Linux mvs-virtual-machine 3.19.0-69-generic #77~14.04.1-Ubuntu SMP Tue Aug 30 01:29:21 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a No LSB modules are available. Distributor ID: elementary OS Description: elementary OS Freya Release: 0.3.2 Codename: freya
Tryng to run Moose 6.0 after unzipping:
$ ./pharo unknown option: -plugins Usage: /home/mvs/moose_suite_6_0/bin/pharo [<option>...] [<imageName> [<argument>...]] /home/mvs/moose_suite_6_0/bin/pharo [<option>...] -- [<argument>...] ..... Available drivers: vm-sound-null vm-sound-ALSA vm-display-null vm-display-X11
How do you start Moose?
Cheers,
Hernán
Moose-dev mailing listMoose-dev@list.inf.unibe.chhttps://www.list.inf.unibe.ch/listinfo/moose-dev
-- Nicolas Anquetil -- MCF (HDR) Project-Team RMod
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev