April 23, 2012
1:51 p.m.
Janko, On 23 Apr 2012, at 15:45, Janko Mivšek wrote:
Hi guys,
I just installed Zodiak into 1.4 image but ZdcSecureSocketTests>>#testPlain failed with 'Connection closed while waiting for data". Any idea what could be wrong? Any idea how to further debug?
I did:
1. Gofer it squeaksource: 'Zodiac'; package: 'Zodiac-Core'; package: 'Zodiac-Tests'; load.
2. Copied from Zodiak OneClick: SqueakSSL.dll Contents/Linux/SqueakSSL.so 3. Restarted image
On Linux openSuse 12.1 64bit
Best regards Janko
-- Janko Mivšek Aida/Web Smalltalk Web Application Server http://www.aidaweb.si
Did you install the 32-bit versions of the OpenSSL libs ? Something equivalent to sudo apt-get install libssl0.9.8:i386 ? HTH, Sven