On Apr 27, 2013, at 7:40 AM, Camillo Bruni <camillobr...@gmail.com> wrote:
>>> 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? It is not really possible. Other packages in my distrib depend on ssl. They could become instable. > > 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 Nice work ! Now I will see if I can do without this plugin. :( Jannik > >