[Pharo-project] Linux VM with FreeType and closure bytecodes
http://ftp.squeak.org/Exupery/vms/pharo-vm.tz It's got both FreeType and Eliot's closure bytecodes. It's fully compatable with normal VMs. It can also run the latest Exupery from SqueakSource. You could use this VM to run Squeak 3.10, just for the sub-pixel anti-aliasing. I'm still working on automating the image building for rebuilding the VM. I'd also like to get automake to find the locations of the FreeType headers so the VM is more likely to build on other distros where the locations may be different. Bryce P.S. Please shout when there's an image built which uses the closure bytecodes.
tx bryce Stef On Oct 3, 2008, at 9:32 PM, <bryce@kampjes.demon.co.uk> <bryce@kampjes.demon.co.uk
wrote:
http://ftp.squeak.org/Exupery/vms/pharo-vm.tz
It's got both FreeType and Eliot's closure bytecodes. It's fully compatable with normal VMs. It can also run the latest Exupery from SqueakSource. You could use this VM to run Squeak 3.10, just for the sub-pixel anti-aliasing.
I'm still working on automating the image building for rebuilding the VM. I'd also like to get automake to find the locations of the FreeType headers so the VM is more likely to build on other distros where the locations may be different.
Bryce
P.S. Please shout when there's an image built which uses the closure bytecodes.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Bryce, are you plan to build a windoze VM as well? 2008/10/3 Stéphane Ducasse <stephane.ducasse@inria.fr>:
tx bryce
Stef
On Oct 3, 2008, at 9:32 PM, <bryce@kampjes.demon.co.uk> <bryce@kampjes.demon.co.uk> wrote:
http://ftp.squeak.org/Exupery/vms/pharo-vm.tz
It's got both FreeType and Eliot's closure bytecodes. It's fully compatable with normal VMs. It can also run the latest Exupery from SqueakSource. You could use this VM to run Squeak 3.10, just for the sub-pixel anti-aliasing.
I'm still working on automating the image building for rebuilding the VM. I'd also like to get automake to find the locations of the FreeType headers so the VM is more likely to build on other distros where the locations may be different.
Bryce
P.S. Please shout when there's an image built which uses the closure bytecodes.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
Igor Stasenko writes:
Bryce, are you plan to build a windoze VM as well?
Eventually, or ask for one to be built, and I'll need a Mac VM as well. But I've neither a Windows or Mac build environment here, and it could be a while before I set them up. If you've got the build environment you used for the FreeType VM then just load the latest VMMaker package from the Exupery project on SqueakSource and rebuild. If you build it, then we'll have it now. Oh, and how hard was it getting the FreeType libraries installed on Windows? Bryce
2008/10/3 <bryce@kampjes.demon.co.uk>:
Igor Stasenko writes:
Bryce, are you plan to build a windoze VM as well?
Eventually, or ask for one to be built, and I'll need a Mac VM as well. But I've neither a Windows or Mac build environment here, and it could be a while before I set them up.
If you've got the build environment you used for the FreeType VM then just load the latest VMMaker package from the Exupery project on SqueakSource and rebuild. If you build it, then we'll have it now.
Oh, and how hard was it getting the FreeType libraries installed on Windows?
piece of cake. You can look at README file in win32/plugins/FT2Plugin dir for instructions. You find it in FT2Plugin win32 sources zip file.
Bryce
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- Best regards, Igor Stasenko AKA sig.
participants (3)
-
bryce@kampjes.demon.co.uk -
Igor Stasenko -
Stéphane Ducasse