2010/9/28 Fernando olivero <[email protected]>: > > I can provide an image with VMMaker + NB plugin, if you want. > > Not necesary! > I found out that using the new ConfigurationOfVMMaker its pretty > straightforward, to have a "VMMaker image". > > > I running linux in virtual box, and had a problems with OpenGL, so i > had to disable it & exclude everything > which using it (B3DAcceleratorPlugin) from build, as well as some > other plugins, which for one or another > reason didn't worked for me. > So, it could be not the same VM you wanna use on your box. :) > > > > I ran into some problems when running make install, could you please send me > the vmmaker configuration file you are using? > So i can mimic the plugins configuration that worked for you, and > successfully compile the vm. > Will send in private mail.
> Just try to build a VM with plugin. And once it can run a native code, > the rest is a piece of cake :) > I can give you detailed explanation, what you should implement/override > to complete NB bootstrap on Mac, once you will be ready. > > Ok, will let you know. > > > pd: > Maybe this could be useful to put in the native boost installation page , > Gofer it > squeaksource: 'MetacelloRepository' ; > package: 'ConfigurationOfVMMaker' ; > load > (Smalltalk globals classNamed: 'ConfigurationOfVMMaker' ) load. i added this to wiki page. > pd: what about doing a ConfigurationOfNativeBoostInstaller? I'm still didn't came to the point where i need to use metacello. I did the simplest possible thing: wrote installer script which works ok in Squeak & Pharo. If someone provide a Metacello config , i can add it to repository. One more way of installing it doesn't hurts :) > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > -- Best regards, Igor Stasenko AKA sig. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
