<div dir="ltr">Hi Lou,<div><br></div><div>Could you try again with one of the VMs at [1], for example [2].</div><div><br></div><div>Best,</div><div>Fabio</div><div><br></div><div>[1] <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/201802061430">https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/tag/201802061430</a></div><div>[2] <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/download/201802061430/squeak.cog.spur_linux32ARMv6_itimer_201802061430.tar.gz">https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/download/201802061430/squeak.cog.spur_linux32ARMv6_itimer_201802061430.tar.gz</a></div><div><br><br><div class="gmail_quote"><div class="GmSign">-- <br><br></div><div dir="ltr">On Thu, Feb 15, 2018 at 4:19 PM Louis LaBrunda <<a href="mailto:Lou@keystone-software.com">Lou@keystone-software.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Fabio,<br>
<br>
Thanks for the reply.  There is a file called SqueakSSL (no .so) in the /home/pi/squeak/bin<br>
folder.  When I run ldd SqueakSSL I get this:<br>
<br>
        linux-vdso.so.1 (0x7ef70000)<br>
        /usr/lib/arm-linux-gnueabihf/libarmmem.so (0x76f95000)<br>
        libcrypto.so.1.0.0 => not found<br>
        libssl.so.1.0.0 => not found<br>
        libc.so.6 => /lib/arm-linux-gnueabihf/libc.so.6 (0x76e41000)<br>
        /lib/ld-linux-armhf.so.3 (0x76fbf000)<br>
<br>
I don't like that libcrypto.so.1.0.0 and libssl.so.1.0.0 are not found but I don't know what to<br>
do about it.  Any ideas?<br>
<br>
Lou<br>
<br>
<br>
On Wed, 14 Feb 2018 22:18:30 +0000, Fabio Niephaus <<a href="mailto:lists@fniephaus.com" target="_blank">lists@fniephaus.com</a>> wrote:<br>
<br>
>On Wed, 14 Feb 2018 at 9:56 pm, Louis LaBrunda <<a href="mailto:Lou@keystone-software.com" target="_blank">Lou@keystone-software.com</a>><br>
>wrote:<br>
><br>
>> Hi Everyone,<br>
>><br>
>> I use the following:<br>
>><br>
>> Json readFrom: (ReadStream on: (WebClient httpGet: '<br>
>> <a href="http://freegeoip.net/json/" rel="noreferrer" target="_blank">http://freegeoip.net/json/</a>', (WebClient<br>
>> httpGet: '<a href="https://api.ipify.org" rel="noreferrer" target="_blank">https://api.ipify.org</a>') content) content utf8ToSqueak).<br>
>><br>
>> to get latitude and longitude from the internet.  It works great on<br>
>> windows but not linux<br>
>> (Raspbian).  The #primitiveSSLCreate fails.  I expect something linux<br>
>> specific like some FFI or<br>
>> something is missing.  Anyone have any idea what?<br>
><br>
><br>
>What VM are you using? And what's the output of 'ldd SqueakSSL.so' in the<br>
>VM plugin directory?<br>
><br>
>Fabio<br>
><br>
><br>
>><br>
>> Lou<br>
>> --<br>
>> Louis LaBrunda<br>
>> Keystone Software Corp.<br>
>> SkypeMe <a href="callto://PhotonDemon" target="_blank">callto://PhotonDemon</a><br>
>><br>
>><br>
>><br>
--<br>
Louis LaBrunda<br>
Keystone Software Corp.<br>
SkypeMe <a href="callto://PhotonDemon" target="_blank">callto://PhotonDemon</a><br>
<br>
<br>
</blockquote></div></div></div>