Hello.  My name is Ray and I have recently been trying to install the analog
software for the OS/390 operating system using UNIX System Services.  I am
having trouble getting this download to work and I believe the download may
not have all of the files necessary for this download.  The steps I have
taken are the following.

1.  I downloaded the IBM OS/390 version of analog which gives you a file of
analog.tar.Z
2.. I used gzip -d to unzip the file and tar -xvf to uncompress the file.
This creates a directory called 
     analog with the files that it uncompressed.

     drwxr-xr-x   4 WEBID:WEBGRP     8192 Jun 30  1998 ./            
     drwxr-xr-x   3 WEBID:WEBGRP     8192 May 18 11:16 ../           
     -rwxr-xr-x   1 WEBID:WEBGRP  1249280 Jun 25  1998 analog*       
      rwxr-xr-x   1 WEBID:WEBGRP    77824 Jun 30  1998 analogcgi*    
     -rwxr-xr-x   1 WEBID:WEBGRP    81920 Jun 30  1998 analogform*   
     -rw-r--r--   1 WEBID:WEBGRP     4177 Jun 25  1998 domains.tab   
     drwxr-xr-x   2 WEBID:WEBGRP     8192 Jun 24  1998 images/       
     -rwxr-xr-x   1 WEBID:WEBGRP      232 May 18 11:27 install.sh*   
     drwxr-xr-x   2 WEBID:WEBGRP     8192 Jun 25  1998 lang/         
      -rw-r--r--   1 WEBID:WEBGRP     6215 Jun 25  1998 �icense.txt   


3. I then edited the install.sh script to my customization

      #!/bin/sh                                                     
      cd /usr/lpp/internet/server_root/cgi-bin                      
      ln -s /web/analog/analogform .                                    
      ln -s /web/analog/analogcgi .   
      cd /usr/lpp/internet/server_root/pub                          
      ln -s /web/analog/images .   

4.   I then ran the install script and went an verified the links that it
made.

5.  Since I did not have a file name analog.cfg and I could not find any
other installation instructions, I wend ahead and executed analog and
obtained the following errors.

# analog

analog: Warning F: Failed to open configuration file

  /usr/local/analog/analog.cfg: ignoring it

  (For help on all errors and warnings, see docs/errors.html)

analog: Warning F: Failed to open language file
/usr/local/analog/lang/uk.lng:  
  ignoring it

analog: Fatal error: Can't find language file /usr/local/analog/lang/uk.lng:

  exiting                       

Does anyone have any suggestions on how to install this program or on what I
might be doing wrong?                                              
------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/[email protected]/
------------------------------------------------------------------------

Reply via email to