"Patrick Mauritz" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hello people, > > with some help from Bryce, I've built the VM with Exupery plugin on > Solaris 10/x86 and created a package. > You can get it from > http://ftp.squeak.org/Exupery/vms/exupery-vm-0.09-solaris.pkg and > install it with pkgadd. > > The VM is based on unix-3.7-7 and contains everything except > AsynchFilePlugin (which won't work on Solaris), MiscPrimitivePlugin > (which won't build), and all the plugins not available on unix > platforms, of course.
For the Win32 build, I replaced references to String with ByteString in MiscPrimitivePlugin class>>translatedPrimitives. The MiscPrimitivePlugin then built ok. Cheers, Andy _______________________________________________ Exupery mailing list [email protected] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/exupery
