home *** CD-ROM | disk | FTP | other *** search
/ .net 1999 December / netCD65.iso / pc / Software / Mosaic / MOSAIC.Z / README.TXT < prev    next >
Encoding:
Text File  |  1997-01-17  |  7.4 KB  |  197 lines

  1.             NCSA Mosaic for Microsoft Windows
  2.  
  3.  
  4. Installation and Configuration Guide            Version 3.0.0    
  5.  
  6.  
  7. Table of Contents:
  8.  
  9.  
  10.             Introduction
  11.             System Requirements
  12.                 Hardware 
  13.                 Software (operating systems)
  14.                     Supported Operating Systems
  15.                 Connecting to the Internet
  16.     
  17.             Obtaining Mosaic from NCSA
  18.                 Ways to obtain the software
  19.                 Command line FTP instructions
  20.  
  21.             Installing NCSA Mosaic 
  22.                 Introduction
  23.                 The Mosaic initialization file (mosaic.ini)
  24.                 Windows 3.1 or Windows for Workgroups
  25.                 Windows NT for the Intel ix86 compatible processors:
  26.                 Windows NT for the DEC aXP, Mips , Power PC processors
  27.                 Executing and Testing NCSA Mosaic
  28.  
  29.             Frequently Asked Questions (FAQs)
  30.             Support and Feedback to NCSA
  31.  
  32.         
  33. Introduction 
  34.  
  35. NCSA Mosaic is an Internet navigation and data retrieval tool that allows you to access
  36.  network information with the click of a mouse button.  Mosaic is capable of accessing data 
  37. from World Wide Web servers (HTTP), Gopher servers, FTP servers and Usenet News servers (NNTP).  
  38. Mosaic can also access other data services through gateway servers.  These services provide 
  39. search capabilities in database environments such as PH, Archie, WAIS, and Veronica.  NCSA 
  40. Mosaic provides transparent access to these information sources and services.  NCSA Mosaic
  41.  software is copyright The Board of Trustees of the University of Illinois (UI), and 
  42. ownership remains with the UI. The UI grants you a license without a fee to use the Mosaic 
  43. software for personal, academic, research, government and internal business purposes.  For 
  44. information about licensing or distributing Mosaic see the FAQs at the end of this document. 
  45.  
  46. Below are the naming schemes we are using for this release.
  47.  
  48. With a Setup Program:
  49.         mosaic30.exe ...................Win95 & WinNT for the Intel processor
  50.  
  51.  
  52. System Requirements
  53.  
  54.  
  55. Hardware 
  56.  
  57. Mosaic operates under Microsoft Windows on one of the following processor architectures.
  58.  
  59.      Intel iX86       - Intel's 386, 486, Pentium, and Pentium Pro processors
  60.  
  61. The minimum requirement for the Intel processor is a 80386SX-based machine with 4MB RAM
  62. operating in enhanced mode.  Consult your Windows manual for more information about running 
  63. your system in enhanced memory mode. 
  64.  
  65.  
  66. Software
  67.  
  68. Operating System - Mosaic requires one of the following Windows operating systems: 
  69.  
  70.     Intel (iX86)    Windows 95 or Microsoft Windows NT (version 3.5x or 4.0)
  71.  
  72. Windows NT  and Windows 95 Users:
  73.  
  74. Windows NT and Windows 95 are 32-bit operating systems with built-in support for OLE.  
  75. WinNT and Win95 users should NOT install Win32s with OLE on their computers.
  76.  
  77.  
  78. Connecting to the Internet
  79.  
  80. Many organizations that are already on-line offer their members or employees Internet access.  
  81. Some typical organizations include Colleges, Universities, Government Agencies, and Corporate 
  82. organizations.   Check with the organization's computer services organization for more 
  83. information about gaining access to the Internet.  Another way to gain Internet access is to 
  84. purchase on-line services from a commercial company.  There are companies that provide Internet 
  85. access for a monthly fee.  See the FAQs for a list of Nationwide and International Internet 
  86. Service Providers. 
  87.  
  88.  
  89. Obtaining Mosaic from NCSA 
  90.  
  91. NCSA Mosaic is available for free from our anonymous FTP (File Transfer Protocol) or for a 
  92. small fee on diskette.  Hardcopy manuals and software disks are available through the NCSA 
  93. Technical Resource Catalog.  The NCSA Technical Resource Catalog is available from the NCSA 
  94. Orders desk.  You can request a copy of the catalog by email, phone or US mail.
  95.  
  96.     NCSA Orders
  97.     152 Computing Applications Bldg.
  98.     605 E. Springfield Ave.
  99.     Champaign, IL  61820-5518
  100.  
  101.     orders@ncsa.uiuc.edu
  102.     (217) 244-4130
  103.  
  104. Obtaining the software via FTP is the fastest and most cost effective way of obtaining Mosaic.  
  105. There are various FTP software interfaces.  Some FTP clients have command line and some use a 
  106. graphical user interface (GUI).  Mosaic has a built-in FTP GUI client and if you are using an 
  107. older copy of Mosaic you can download the latest version from the NCSA Mosaic for Microsoft 
  108. Windows home page.  (http://www.ncsa.uiuc.edu/SDG/Software/WinMosaic/HomePage.html)  On the 
  109. home page you will find a link to the latest release.  If you do not have Mosaic but have 
  110. access to a command line FTP client, you can use the following instructions to FTP Mosaic 
  111. to your system.  
  112.  
  113. Command line FTP instructions
  114.  
  115. 1.  Invoke your local FTP client and open a session to ftp.ncsa.uiuc.edu.  For example:
  116.  
  117. open ftp.ncsa.uiuc.edu      (The command line for the Microsoft command line FTP client)
  118.     or
  119. ftp ftp.ncsa.uiuc.edu    (The command line from a UNIX based command line FTP client)
  120.  
  121.  
  122. 2.  At the login prompt enter the name anonymous.  
  123.  
  124.         anonymous
  125.  
  126. 3.  At the password prompt enter your email address as the password.  For example: 
  127.  
  128.          yourname@your.company.com  
  129.  
  130. 4.  Change directories to /Mosaic/Windows directory.
  131.  
  132.         cd  /Mosaic/Windows
  133.  
  134. 5.  List the contents of the directory, using the command:
  135.  
  136.          ls
  137.  
  138. 6.  Tell the FTP server you want to transfer a binary file by giving the command:
  139.  
  140.         bin
  141.  
  142. 7.  Get the Mosaic software using the command:
  143.  
  144.         get mosaic30.exe
  145.  
  146. 8.  When you are finished downloading files from our FTP server,  give the bye command and the 
  147. server will log you out.
  148.  
  149.         bye
  150.  
  151.  
  152.  
  153. Installing NCSA Mosaic
  154.  
  155. We have simplified the installation of Mosaic as much as we can.  However, to establish 
  156. the proper network environment you will need winsock software and a Internet access 
  157. provider.  NCSA does not promote any particular winsock software or network access 
  158. provider.  For more information about the available winsocks and Internet access providers 
  159. see the FAQs (Frequently Asked Questions) at the end of this file.  With this in mind, 
  160. we must assume you already have a winsock and an Internet access provider.  
  161.  
  162. Ensure you have the appropriate Operating System and environment set up before you attempt 
  163. to install Mosaic.  
  164.  
  165. The setup program installs Mosaic into the "c:\mosaic" directory by default however you 
  166. may specify any directory.   The only directory Mosaic will not install is in the same 
  167. directory as the setup.exe program.  The result of this action will cause the Mosaic setup 
  168. process to fail.
  169.  
  170.  
  171. The Mosaic initialization file (mosaic.ini)
  172.  
  173. Mosaic no longer requires an initialization file.  If you have an old one, please keep it
  174. around for the first few times you run Mosaic, as your ini file will be read and written
  175. into the registry as you access it...hence you will not lose your previous settings.
  176.  
  177. The registry is now used to store information for Mosaic.  You can edit the registry
  178. by using the 'regedit' program included with the operating system.  Look under the
  179. HKEY_CURRENT_USER\\Software\\NCSA\\Mosaic key to find the settings for Mosaic.
  180.  
  181.  
  182.  
  183. Windows 95, Windows NT
  184.  
  185.     1.  Put mosaic30.exe into a temporary directory (e.g., C:\install).   
  186.     2.  Double click on the My Computer icon.
  187.     3.  Find the folder containing mosaic30.exe.
  188.     4.  Double click on mosiac30.exe.
  189.     5.  Follow the instructions in the Setup program.
  190.     6.  Open Start, select Programs; select Mosaic and read the release notes.
  191.     7.  (Optional) Delete the files in the temporary C:\install directory.
  192.     8.  (Optional)  Download and setup the associated viewer applications.   Go to the
  193.           Mosaic home page and click on the Viewers link.
  194.     9.  Have fun, Enjoy!  
  195.  
  196.  
  197.