On Wed, Mar 29, 2017 at 5:29 AM, Stanislav Krupoderov <pashelper@gmail.com> wrote:
Hi Eliot,
The bintray files are here: https://bintray.com/opensmalltalk/vm/cog/201703272314
Where can I find pharo binary for x86/x64 linux? I don't see it on bintray.
Thats strange. I'd expect to see it there. Actually there are no 32-bit x86 Linux Pharo VM either. https://bintray.com/opensmalltalk/vm/cog/201703272314#files I'm not familiar with that CI infrastructure, but maybe the "Xpharo" here is related... https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/tests/smalltalkCI... or lack of listing here... https://github.com/OpenSmalltalk/opensmalltalk-vm/blob/Cog/.travis.yml Here is an alternative download... http://files.pharo.org/vm/pharo-spur64/linux/ and of course use a "...-64" image from here... http://files.pharo.org/image/60/ You might try the "threaded" heartbeat to see if it now works for non-root users without modifying /etc/security/limits.d Otherwise take the "itimer" one if your not using OSProcess/OSSubprocess. regards, Ben