>> which version do you have installed? > > ||/ Name Version Description > +++-==============-==============-============================================ > ii libssl-dev 1.0.1-4ubuntu5 SSL development libraries, header files and > ii libssl-doc 1.0.1-4ubuntu5 SSL development documentation documentation > ii libssl1.0.0 1.0.1-4ubuntu5 SSL shared libraries
now I do not remember whether it was 0.9.X or 1.0.X for libssl, but you have it installed.. looks like we have 0.9.8 installed on the build servers. can you try installing the older version (:i386 for 32bit) and try again? distributing a single binary for multiple linuxes does NOT work, hence damien cassou created a nice distribution: sudo add-apt-repository ppa:pharo/stable sudo apt-get update sudo apt-get install pharo-vm caveat: AFAIK it doesn't come with a UI yet