On 6 April 2012 10:43, Sven Van Caekenberghe <sven@beta9.be> wrote:
On 06 Apr 2012, at 03:34, Sebastian Sastre wrote:
ok, I did.
It fixed the undefined symbol problem (that isn't shown anymore) and SqueakSSL it's now listed among the list of loaded modules.
At first the #testPlain didn't pass but after a couple of runs it started to pass.
â¦but
ZnEasy get: 'https://encrypted.google.com/search?q=Smalltalk'.
is timming out the connection every time  :(
sounds familiar? ideas?
No concrete idea, no, sorry.
But I would suggest being more conservative on the vm side.
Apparently, http://ci.lille.inria.fr/pharo/view/VM/job/Cog-Unix/lastSuccessfulBuild/arti..., which I believe you used, is a bit too fresh and has incomplete SSL support.
Yes, Camillo just added SSL plugin into build, but its not yet even checked if it functional or not.
Maybe someone can suggest a link to an older pharo linux vm. The archive that I am using looks like this:
$ ls -l cog-vm.zip -rw-rw-r-- 1 ubuntu ubuntu 611334 2012-03-01 11:55 cog-vm.zip
$ md5sum cog-vm.zip 479ba1a66a91b10bdc2374a661771814 Â cog-vm.zip
I could publish mine somewhere if that helps.
Sven
-- Best regards, Igor Stasenko.