On Thu, Aug 27, 2009 at 8:27 PM, Alexandre Bergel<[email protected]> wrote: > I do not understand what I should do to load the Package Browser. > Apparently, loadOBAlpha is broken in an updated 414. > I tried to insert: > instClass ss > project: 'EnhancedOB'; > install: 'OmniBrowser2'; > install: 'O2-Enhancements'; > install: 'O2-Morphic'; > install: 'O2-Standard'. > > in loadOBAlpha, but this remains unsuccessful. > Any hint how I can load your browser in a Core 414?
As always, this is in the Pharo image because I spent quite some time finding a working configuration. If you don't want to use Pharo (for a reason I still don't understand), you may want to have a look at the install script I add to each zip archive I generate. In it, you will find the Installer script I use. -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
