home *** CD-ROM | disk | FTP | other *** search
/ CD Loisirs 26 / CDL26.iso / PLANETPC / WIN311 / ELEMENTS / MOSAIC / INSTALL.TXT next >
Text File  |  1993-11-10  |  17KB  |  376 lines

  1.  
  2. NCSA Mosaic for Microsoft Windows
  3. Installation and Configuration Guide
  4.  
  5. Introduction
  6. ============
  7. This is a step-by-step guide to installing and configuring NCSA Mosaic for 
  8. Microsoft Windows.  This guide assumes that the system on which you are 
  9. installing NCSA Mosaic meets the following criteria:
  10. o  Microsoft Windows is properly installed and configured.
  11. o  Utilities such as ftp, pkunzip, and an ASCII editor are available.
  12. o  The system is connected to the Internet.
  13.  
  14. Acquiring the Software
  15. ======================
  16. Since you are reading this file, you probably already have the NCSA Mosaic 
  17. for Microsoft Windows software.  If that is the case, you can skip this 
  18. section.
  19.  
  20. If you do not have the software, start by moving to a location where 
  21. applications are normally installed on your system and create a subdir- 
  22. ectory for NCSA Mosaic.  The subdirectory name is arbitrary; the name 
  23. "mosaic" is used here to clarify the following discussion.  Move into the 
  24. new subdirectory:
  25.   mkdir mosaic
  26.   cd mosaic
  27.  
  28. Now you are ready to log on to NCSA's FTP server and download the NCSA 
  29. Mosaic files:
  30.   ftp ftp.ncsa.uiuc.edu
  31.       At the login prompt, enter "anonymous"
  32.       At the password prompt, enter your email address 
  33.           (e.g., "jdoe@business.com")
  34.   get README.FIRST
  35.   cd PC/Mosaic
  36.   ls                    (To list the available files and directories)
  37.   bin                   (To change to binary mode for the file transfer)
  38.   get wmos1_0.zip
  39.  
  40. The filename "wmos1_0.zip" will change with each release and update.  It 
  41. will always be in the format "wmos<version>.zip" where <version> is the
  42. current version number.  For example, "wmos1_0.zip" is the filename for 
  43. NCSA Mosaic version 1.0; the filename for the sixth beta release was 
  44. "wmos0_6b.zip".
  45.  
  46. If you have never downloaded PC files from NCSA's server, read the file 
  47. "README.FIRST" now.  It provides useful information that may facilitate 
  48. later steps in the installation process. 
  49.  
  50. The file "wmos1_0.zip" is a compressed archive containing the NCSA Mosaic 
  51. executable and several documents, including this guide and a tutorial. A 
  52. user's manual will be included when it is available, but it is not avail- 
  53. able for the initial release.  Execute the following command to retrieve 
  54. the files from the compressed archive:
  55.   pkunzip wmos1_0.zip
  56.  
  57. Confirming the Files
  58. ====================
  59. Once you have downloaded and uncompressed the NCSA Mosaic files, the 
  60. installation process is straightforward.  Check to make sure all of the 
  61. following files exist in the "mosaic\" directory:
  62.     features.txt      Current list of features in ASCII format
  63.     features.wri      Current list of features in Microsoft Write format
  64.     install.txt       This guide as an ASCII file
  65.     install.wri       This guide in Microsoft Write format
  66.     mosaic.exe        The NCSA Mosaic executable
  67.     mosaic.ini        The initialization and configuration file for
  68.                                 NCSA Mosaic
  69.     readme.now        Last minute or emphasized information 
  70.  
  71. Read the file "readme.now".  It may contain last minute information that 
  72. was not available when this document was prepared.
  73.  
  74. If you want to review the list of NCSA Mosaic features, you may read the 
  75. file "features.txt" or the file "features.wri".  Or you can wait until you 
  76. have NCSA Mosaic running and read the features list in the following 
  77. document:
  78.   http://www.ncsa.uiuc.edu/SDG/People/cwilson/WinMosaic.html
  79.  
  80. Checking the WinSock DLL
  81. ========================
  82. NCSA Mosaic is a WinSock 1.1-compliant program and requires that you have a 
  83. WinSock 1.1-compliant sockets DLL ("winsock.dll") installed to provide the 
  84. TCP/IP networking under windows.  Check your WinSock implementation's 
  85. installation guide to see whether it is WinSock 1.1-compliant. 
  86.  
  87. If you are using a commercial TCP/IP stack such as PC-NFS, or running a 
  88. local area network such as Novell in addition to the TCP/IP, you must 
  89. obtain the WinSock DLL directly from your network vendor. 
  90.  
  91. If your WinSock DLL is not WinSock 1.1-compliant or you do not have a 
  92. WinSock DLL installed, and if you are using a stand-alone system on the 
  93. Internet, then you can use the shareware Trumpet WinSock.  A compressed 
  94. copy of this WinSock implementation can be found on NCSA's FTP server in 
  95. the directory "PC/Mosaic/sockets/".  Download the files "disclaim.txt" and 
  96. "winsock.zip".  (If you want to make sure you have the latest version of 
  97. the Trumpet WinSock, it can be acquired via anonymous FTP from the server 
  98. "biochemistry.bioc.cwru.edu" in the directory "/pub/trumpwsk".)
  99.  
  100. Configuring NCSA Mosaic
  101. =======================
  102. To configure NCSA Mosaic, first copy the file "mosaic.ini" to the directory 
  103. "\windows". This is important because NCSA Mosaic will not otherwise 
  104. recognize and save configuration changes.  Be sure to leave a copy of 
  105. "mosaic.ini" in the "mosaic\" directory in case you need to restore any 
  106. original entries.
  107.  
  108. Edit the file "\windows\mosaic.ini" as follows using Notepad, edit, or any 
  109. other ASCII editor.  General users will not usually need to modify fields 
  110. that are not mentioned in the following discussion.
  111.  
  112. Main section:
  113. -------------
  114. If you do not want NCSA Mosaic to automatically load a document every time 
  115. you run it, set Autoload Home Page to no:
  116.   Autoload Home Page=no
  117.  
  118. If you want to change the first document that is automatically loaded when 
  119. NCSA Mosaic is run, change the Home Page entry to point to the document you 
  120. want to load.  As distributed, NCSA Mosaic points to a customized Hope Page 
  121. on NCSA's Web server:
  122.   Home Page=http://www.ncsa.uiuc.edu/SDG/People/cwilson/WinMosaic.html
  123.  
  124. If you will be using Mosaic over a slow network connection and do not want 
  125. inline images to be automatically transferred, set Display Inline Images to 
  126. no.  Inline images will be replaced with an NCSA logo:
  127.   Display Inline Images=no
  128.  
  129. If you can be reached via Internet email, put your full email address in 
  130. quotes in the E-mail field.  This is used for annotations and for a return 
  131. address when you select Mail to Developers.  If your login ID is jdoe and 
  132. you work at Business, Inc., your email entry might read as follows:
  133.   E-mail="jdoe@business.com"
  134.  
  135. The Grey Background entry allows you to specify whether the NCSA Mosaic 
  136. window has a white (no) or grey (yes) background.  Many documents posted to 
  137. the Web are tuned to a grey background:
  138.   Grey Background=yes
  139.  
  140. Settings section:
  141. -----------------
  142. The anchor color is the color of the hyperlink anchors that appear in an 
  143. NCSA Mosaic document.  You may set the anchor color to any valid RGB (red, 
  144. green, blue) combination.  The RGB values must be separated by commas and 
  145. can range from 0 to 255.  As posted on the FTP server, the default color is 
  146. blue (0,0,255):
  147.   Anchor Color=0,0,255
  148.  
  149. In some instances, it is desirable to have NCSA Mosaic underline hyperlink 
  150. anchors (e.g, when using a gray scale or monochrome monitor).  As dist-
  151. ributed, NCSA Mosaic is set to underline hyperlink anchors.  Since under- 
  152. lining slows performance somewhat, you may wish to set Anchor Underline to 
  153. no if your system has a color monitor:
  154.   Anchor Underline=no
  155.  
  156. Mail section:
  157. -------------
  158. Edit the Default Title to contain the message you want to have appear in 
  159. the subject line when you send email to the NCSA developers via the 
  160. "Mail to Developers" selection on the Help menu.  As distributed, NCSA 
  161. Mosaic enters the phrase "WinMosaic auto-mail feedback":
  162.   Default Title="WinMosaic auto-mail feedback"
  163.  
  164. Services section:
  165. -----------------
  166. If you want to use NCSA Mosaic's news support, set your network news (NNTP) 
  167. server here.  As distributed, NCSA Mosaic specifies the University of 
  168. Illinois' NNTP server:
  169.   NNTP Server="news.cso.uiuc.edu"
  170.  
  171. NCSA Mosaic uses the SMTP server specified here to send mail back to the 
  172. NCSA developers when you select Mail developers from the Help menu. As 
  173. distributed, NCSA Mosaic specifies NCSA's FTP server because it is known 
  174. and almost always available.   If you have a local SMTP server that you 
  175. would r