[Seaside] Loading Curl Pb (was: Google Maps API Services Geocoding ( resend for wrong format ))

Paul DeBruicker pdebruic at gmail.com
Thu Feb 12 17:35:53 UTC 2009


The missing bits for CurlPlugin are in VMMaker, which needs Speech and
FFI.  All of which can be found on squeaksource or the Universe
browser.  VMMaker is under System.  Speech is under Uncategorized and
FFI is under System.

But I'm not sure they'll load properly.  I tend to get errors and go
back to using HTTPSocket.  I've tried with Squeak 3.10.2 and Damiens
Pharo and Squeak-web images.


But if you load them and don't get errors let me know and I'll try again.

Thanks

Paul





On Thu, Feb 12, 2009 at 12:23 PM, Cédrick Béler <cdrick65 at gmail.com> wrote:
> Hi
>
>>
>> Or
>> Curl new getContentsUrl: '....'
>
> long time I wanted to give Curl a try.
> When I try to load CurlPlugin from squeaksource, I get:
>
> This package depends on the following classes:
>   SmartSyntaxInterpreterPlugin
> You must resolve these dependencies before you will be able to load these
> definitions:
>   CurlPlugin
>
> I use seasde 2.9 and Pharo 10231.
>
> Any ideas what I'm missing  ?
>
> Thx
>
>
>>
>> Cheers
>> Philippe
>> _______________________________________________
>> seaside mailing list
>> seaside at lists.squeakfoundation.org
>> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>
>
> --
> Cédrick
>
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>


More information about the seaside mailing list