March 31, 2012
8:14 a.m.
Sean, On 31 Mar 2012, at 08:09, Sean P. DeNigris wrote:
When deploying an image to Ubuntu and starting with the Cog VM from Jenkins, I got an error "undefined symbol sqSetIntPropertySSL" from libSqueakSSL.so. Any ideas?
Thanks. Sean
It most certainly works on servers, for me, and for others. Some time ago, I posted this: http://forum.world.st/Headless-HTTPS-Usage-on-Linux-td4341457.html Maybe you don't have the necessary SSL lib installed ? sudo apt-get install libssl0.9.8:i386 Sven PS: Also make sure you don't have any 32/64 issues.