home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / dgclk12.zip / readme.os2 < prev   
Text File  |  1995-10-13  |  1KB  |  34 lines

  1. This program has been modified to work with OS/2.  The Unix source code has 
  2. all the paths hard coded in a header file, so I modified it to read path 
  3. information from a configuration file.
  4.  
  5. To Install:
  6.  
  7. 1 -     Create a temporary directory and unzip dgclk12.zip into it 
  8.     (e.g. c:\temp)
  9.  
  10. 2 -     Copy dgclock.exe to the cgi-bin directory of your web server.
  11.  
  12. 3 -     Create a base directory for the rest of the files.  This directory 
  13.     should be under your base directory of your web pages.  For example,
  14.     if the base of your web pages is c:\www, then create a directory 
  15.     "c:\www\dgclock".
  16.  
  17. 4 -     Copy the subdirecties "clkdigit" into base
  18.     (e.g. xcopy c:\temp\clkdigit c:\www\dgclock\clkdigit /s)
  19.  
  20. 5 -     Copy "pathlist.clk" to the cgi-bin directory of your web server.
  21.  
  22. 6 -     Edit "pathlist.clk" to the directory where you will copy all the 
  23.     rest of the files.  Follow the directions in "pathlist.clk".
  24.  
  25. To test, run dsample.htm with your web browser.  If all works well, you 
  26. should see a gif with the current time.  If not, look at the log files 
  27. to find out what the problem is.
  28.  
  29. This program is provided "as is" without express or implied warranty.
  30.  
  31. Frank Mena
  32. frankm@knowledgy.com
  33. 10-12-95
  34.