[OT] curl?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[OT] curl?

sebastianconcept@gmail.co
hi guys,

how can I use curl from the image?
where is the code I should install?


PD: sorry for the OT, there is some kind of bug with my subscription on the pharo-user list

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [OT] curl?

Paul DeBruicker
See: http://www.squeaksource.com/monticellossl.html

I haven't tried it since Pharo 1.1 and the non-cog vm but the CurlPlugin
linked to from here:

Linux:
http://wiki.squeak.org/squeak/uploads/5865/CurlPlugin.tar.gz

MacOS X:
ftp://ftp.smalltalkconsulting.com/experimental/CurlPlugin.1.0.0.bundle.zip


and the

CurlHack package in that repository were all you needed on Linux

I think you may have to rename the CurlPlugin or make it executable and
copy it into the VM directory.




On 11-11-01 02:10 PM, Sebastian Sastre wrote:

> hi guys,
>
> how can I use curl from the image?
> where is the code I should install?
>
> sebastian <http://about.me/sebastianconcept>
>
> o/
>
> PD: sorry for the OT, there is some kind of bug with my subscription on
> the pharo-user list
>
>
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: [OT] curl?

sebastianconcept@gmail.co
Hey Paul,

I've tried.

In mac it doesn't work (the plugin does load lazily but a Curl new getContentsUrl: 'http://google.com' raises an invalid handle error).

In linux works just as expected.

thanks!


o/



On Nov 1, 2011, at 9:37 PM, Paul DeBruicker wrote:

See: http://www.squeaksource.com/monticellossl.html

I haven't tried it since Pharo 1.1 and the non-cog vm but the CurlPlugin linked to from here:

Linux:
http://wiki.squeak.org/squeak/uploads/5865/CurlPlugin.tar.gz

MacOS X:
ftp://ftp.smalltalkconsulting.com/experimental/CurlPlugin.1.0.0.bundle.zip


and the

CurlHack package in that repository were all you needed on Linux

I think you may have to rename the CurlPlugin or make it executable and copy it into the VM directory.




On 11-11-01 02:10 PM, Sebastian Sastre wrote:
hi guys,

how can I use curl from the image?
where is the code I should install?

sebastian <http://about.me/sebastianconcept>

o/

PD: sorry for the OT, there is some kind of bug with my subscription on
the pharo-user list


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside




_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside