[Newbies] Help with Curl

Giovanni Corriga giovanni at corriga.net
Sun Mar 16 18:59:00 UTC 2008


Leon Smith ha scritto:
> I've been trying to get Squeak to be a client for RESTful web services, and I
> need to use Curl. I've tried both the "standard" CURLPlugin and another one
> from a blog. Both give me the same primitive failed error when trying to get
> a new handle (Curl new).
>
> I'm on Ubuntu Gutsy (7.1), Squeak 3.9 and I have Curl  7.16.4. I'd rather
> use an external plugin then recompiling my image, but I will if I have to.
> 
> Any ideas would be very much appreciated.

Hi Leon,

I must be the guy whose blog you're referring to. What the exact error 
message that Squeak gives you?
I last compiled my plugin in a Fedora 7 system; since then I moved 
abroad and I don't have access to that machine anymore.
I suspect the problem is related to unresolved symbols in the plugin 
code; I suggest trying recompiling the plugin.

	Ciao,

		Giovanni


More information about the Beginners mailing list