I managed to build squeak + freetype plugin on my ubuntu box. Not sure, however how to package resulting binary.
I put the config files needed to build VM with freetype on downloads page. However it not links it with main module, so i had to manually patch makefile by adding -lGL -lfreetype to make it happy. I will put this into SVN repository (http://squeakvm.org/svn/) in the main squeak trunk (as soon as Ian will update my password, since i forgot old one, and can't commit now :). -- Best regards, Igor Stasenko AKA sig. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
