Den 09.03.2010 12:54, skrev Schwab,Wilhelm K:
How do I get my hands on the Linux plugin?
Javier documented the journey to a buildable plugin quite extensively on the list. So either read and learn from his missteps in the thread "Trying to build alien plugin in linux", or ask him for a location where VM + plugin is available. On another note, the Alien package on SqueakSource could use some cleanup. Alot of the methods in Alien-Core has since been included in both Pharo and Squeak Trunk as part of Eliots changes, so should be split of to a separate package loadable if needed (in older images, I assume). The notion of an AlienLibrary is also a new addition and at least the win32 examples are no longer in sync, since Alien lookup:inLibrary: can no longer be used to get a function pointer in any given library. Cheers, Henry