The make files I ended up with are here: http://ftp.squeak.org/Exupery/vms/freetypeMakeFiles.tz
They're not ideal but should work on all Unix platforms with gmake. Given they're only for building on Unix that's probably good enough for now. And they're heavily commented because they're not ideal. I've also incorporated the rest of the image building necessary for FreeType into the exupery-dev Universes project. I've created a FreeType Plus-Core package and a Refactoring Tests package. The FreeType Plus-Core package is to avoid loading the prebuilt freetype plugins as that breaks if the FT2Plugin directory exists beside the VM. The Refactoring Tests is loaded because three of Exupery's tests build on refactoring tests. Feel free to take over these packages. Bryce _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
