Have you tried the 32bit version - just to rule that out? You did the 64bit version - not sure how El Capitan faired with that?
Tim > On 13 Jun 2018, at 20:11, Jordi Delgado <[email protected]> wrote: > > Thanks for your answer Tim. > > That's one of the multiple things I've tried. I did it again and here > you have the complete session, starting from an empty directory: > > ---------------------------------------------------------------- > iMac-de-Jordi-2:tmp jordi$ ls -al > total 0 > drwxr-xr-x 2 jordi staff 68 13 jun 21:01 . > drwxr-x---@ 49 jordi staff 1666 13 jun 19:45 .. > > ---------------------------------------------------------------- > iMac-de-Jordi-2:tmp jordi$ curl https://get.pharo.org/64/ | bash > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left > Speed > 100 11324 100 11324 0 0 26168 0 --:--:-- --:--:-- --:--:-- > 26152 > Downloading the latest 61 Image: > http://files.pharo.org/get-files/61/pharo64.zip > Pharo.image > Downloading the latest pharoVM: > http://files.pharo.org/get-files/61/pharo64-mac-stable.zip > pharo-vm/Pharo.app/Contents/MacOS/Pharo > Downloading PharoV61.sources: > http://files.pharo.org/get-files/61/sources.zip > Creating starter scripts pharo and pharo-ui > > ---------------------------------------------------------------- > iMac-de-Jordi-2:tmp jordi$ ls -la > total 112456 > drwxr-xr-x 8 jordi staff 272 13 jun 21:02 . > drwxr-x---@ 49 jordi staff 1666 13 jun 19:45 .. > -rw-rw-r-- 1 jordi staff 7694724 5 abr 14:36 Pharo.changes > -rw-rw-r-- 1 jordi staff 49867880 5 abr 14:36 Pharo.image > -rwxr-xr-x 1 jordi staff 390 13 jun 21:01 pharo > -rwxr-xr-x 1 jordi staff 379 13 jun 21:01 pharo-ui > drwxr-xr-x 5 jordi staff 170 13 jun 21:01 pharo-vm > > ---------------------------------------------------------------- > iMac-de-Jordi-2:tmp jordi$ ./pharo Pharo.image --help > > Illegal instruction Wed Jun 13 21:02:06 2018 > > > VM: 201805090836 https://github.com/OpenSmalltalk/opensmalltalk-vm.git > Date: Wed May 9 10:36:12 2018 CommitHash: 334be97 > Plugins: 201805090836 https://github.com/OpenSmalltalk/opensmalltalk-vm.git > > ./pharo: line 11: 3483 Abort trap: 6 > "$DIR"/"pharo-vm/Pharo.app/Contents/MacOS/Pharo" --headless "$@" > > ---------------------------------------------------------------- > > And that's it :( > > El 13/6/18 a les 20:52, Tim Mackinnon ha escrit: >> >> Hmm - it’s an older MacOS but I recall it working back then. The msg about >> —headless looks a bit suspicious. Are you running what you think you are >> running? >> >> Try following the command line instructions for a zero conf install in a >> terminal in a fresh directory, that might give you better feedback (and may >> just work). >> >> Tim >> >> Sent from my iPhone >> > > -- > Salut! > > Jordi Delgado > > Computer Science Department - Universitat Politècnica de Catalunya > Campus Nord, Omega building, > Office S115 c/Jordi Girona Salgado, 1-3 > 08034 Barcelona, Spain. > Phone: +34.93.413.40.18 > Public Key: https://pgp.mit.edu/pks/lookup?op=get&search=0xB7911543AD9E79A8 >
