CurlPlugin (call for testing)

John M McIntosh johnmci at smalltalkconsulting.com
Thu Oct 12 18:27:33 UTC 2006


Ok, I've posted the plugin to the experimental folder on my ftp  
server and idisk, found via

http://www.smalltalkconsulting.com/squeak.html

look for the

CurlPlugin.1.0.0.bundle.zip

This is a universal powerpc/macintel bundle and will go into the  
Resources folder of your Squeak.app with the other plugins or a  
separate Plugins in the same directory as your Squeak.app.

Testing implies it works with both platforms

To make this plugin I had to use darwinports to install the latest  
curl library on my machine, and a macIntel machine.
Then the xcode is setup to pull the static library for libcurl.a from  
the powerpc and the macIntel machine plus
the dynamic library reference for ssl, zlib, and crypto.

Note I did have to comment out the //FORCURL #define	socklen_t int
in the config.h found in the mac tree that is normally used to build  
the VM because of a conflict in the headers.


Lastly I've updated the squeak SVN repository with the xcode project  
for the CURLPlugin in the mac tree.

--
======================================================================== 
===
John M. McIntosh <johnmci at smalltalkconsulting.com>
Corporate Smalltalk Consulting Ltd.  http://www.smalltalkconsulting.com
======================================================================== 
===





More information about the Squeak-dev mailing list