Objective-Everything Release 5. Copyright ©1994-1998 by TipTop Software, Inc. All Rights Reserved.
If you downloaded the package off the net, you will first need to decompress it. E.g., under Rhapsody and OpenStep/Mach type the following in a Terminal window:
gnutar xzf OE-*.gnutar.gz
This will decompress the package and create ObjEverything.pkg.
IMPORTANT: If you are upgrading from an older version of Objective-Everything, make sure that you remove the old frameworks /Local/Library/Frameworks/Obj*.framework, /Local/Developer/Palettes/ObjPalette.palette, and /Local/Applications/Obj*.app/.
You may need to login as root in order to have sufficient priviledges to install the package. In a terminal shell, type:
installer.sh <PATH-TO>/ObjEverything.pkg
(Replace <PATH-TO> with the actual path to ObjEverything.pkg.)
You may need to login as root in order to have sufficient priviledges to install the package. Double-click on ObjEverything.pkg. Then click "Install".
If you have an OE-*.exe package, double-click on it.
If you have an OE-*.gnutar.gz package, install it by typing the following in a Bourne Shell window:
cd $NEXT_ROOT gunzip -c OE-*.gnutar.gz | gnutar xf -
Then, run ObjLicense.app from $NEXT_ROOT/Local/Applications/.