On Apr 27, 2013, at 7:18 AM, Camillo Bruni <camillobr...@gmail.com> wrote:
> You have to install the correct version of the 32bit libssl. ???? Here is the readme in the pharo.zip file: === Pharo does not yet natively run on a 64bits Linux. Just install the ia32/i386 runtime libraries and you should be fine. On Ubuntu and other debian-based systems, these libraries are named 'ia32-libs'. === I supposed that it works on a 32bits system. > 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 Jannik > > > On 2013-04-27, at 07:09, "jannik.laval" <jannik.la...@gmail.com> wrote: >> Hi pharoers, >> >> I have a problem in Ubuntu with SqueakSSL. >> I am loading a zip file on google code, and this plugin fails at >> initialization. >> >> It is simple to reproduce: just evaluate: ZdcPluginSSLSession new >> On windows and MacOS, this works fine. >> On Ubuntu 12.04 it seems to not find the plugin. >> >> I took the pharo-linux.zip on the pharo website. >> >> Thank you for your help. >> Jannik >> >> > >