home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Apps.iso / YellowBox / Networking / OmniWeb-3.0b6b-w / InstallingOmniWebOnYB next >
Encoding:
Text File  |  1998-04-29  |  1.9 KB  |  43 lines

  1. There are two options to running OmniWeb for Windows (we have two  
  2. Windows releases):  you can run it using Apple's Yellow Box for  
  3. Windows (still in developer release, not available to the public), or  
  4. you can run it using OPENSTEP Enterprise (a commercial product which  
  5. you have to purchase from Apple).
  6.  
  7. In the long term, we intend to package the Yellow Box run-times  
  8. (which Apple has committed to making freely available) with OmniWeb,  
  9. but since they're still in developer release we don't have that  
  10. option yet.
  11.  
  12.  
  13. Hussain Chinoy <hussain@cafestyle.com> has kindly provided the
  14. following installation instructions for OmniWeb for Windows.
  15.  
  16.                                 Ken Case
  17.                 kc@omnigroup.com
  18.  
  19. Installing OmniWeb for RDR YellowBox
  20. February 26, 1998
  21.  
  22. 1. Create C:\Local
  23.  
  24. 2. Download OmniWeb from ftp://ftp.omnigroup.com/pub/software/Windows-YellowBox/ and place in C:\Local
  25.  
  26. 3. Do not use WinZip for extraction, it will truncate filenames and create problems within applications' preferences menus.
  27.  
  28. 4. To extract files, use this procedure
  29.     a.     gzip -d filename.tar.gz
  30.         ex. gzip -d OmniComponents-3.0b5-Win-YB.tar.gz
  31.     b.    gnutar -xpf filename.tar
  32.         ex. gnutar -xpf OmniComponents-3.0b5-Win-YB.tar
  33.  
  34.     Yes, it's a lot to type.  Do this for all files.  Components and Frameworks will create C:\Library\Frameworks and C:\Library\Executables
  35.  
  36. 5. Use 4a. & 4b. to extract the applications (OmniWeb, OmniPDF, OmniImage) into C:\Local
  37.  
  38. 6. Use TextEdit.app to open C:\Local\OmniWeb.app\Resources\Info-winnt.plist and verify that SearchPaths contains a reference to where the Components are located (in this case, SearchPaths should have /Local/Library/Components)
  39.  
  40. 7. Open up the System Control Panel (Start Menu -> Settings -> Control Panel, System icon) and select the Environment tab.  Select the Variable "Path" and make sure that it has in it's value string C:\Local\Library\Executables and C:\Local
  41.  
  42. 8. To start OmniWeb, click on C:\Local\OmniWeb.app\OmniWeb.exe
  43.