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?






On Apr 5, 2012, at 7:26 PM, Sean P. DeNigris wrote:

sebastian@flowingconcept.com wrote

~$ ioLoadModule(/home/prod/pharo/cog/libSqueakSSL.so):
 /home/prod/pharo/cog/libSqueakSSL.so: undefined symbol:
sqSetIntPropertySSL


Copy the lib from the Zodiac alpha one-click, or use 
http://forum.world.st/file/n4536225/libSqueakSSL.so this copy ...

HTH,
Sean