Search Text         
Search Tips?
Search By   And   Or   Boolean   Exact Match   TA #
Search In   Whole Doc   Keywords Sort By  
Product   Sub Product  

View Technical Articles (sorted by Product) New/Updated in the last:    7 days      14 days      30 days             
TA # Date Created Date Updated Resolved Issue?   Printer Friendly Version of This TA   Print Article
  E-mail This TA   E-mail Article
125427 10/24/2003 03:29 AM 11/07/2003 02:12 PM
Yes No
What is the SCOx ISO for UnixWare 7.1.3 with Update Pack 3 installed and where can I download it?
Keywords
unixware 7.1.3 713 scox web services unixware 7.1.3 update pack up3 download soap perl apache
Release
UnixWare 7.1.3

Problem
         What is the SCOx CD iso for UnixWare 7.1.3 with Update Pack 3 installed and 
where can I download it?


Solution
         The SCOx iso is a CD image that is available to download from:

         http://www.sco.com/support/update/download/uw713up.html

         The image can only be installed on UnixWare 7.1.3 with Update Pack 3
         applied.

         What follows are the Release and Installation Notes for the SCOx ISO.

         SCOx Software Installation and Release Notes


         Table of Contents

             1. Release Notes          
	     2. Contents of the CDROM
	     3. Installing the Web Services Components


         1. Release Notes

         The SCOx packages on SCO Operating Systems are divided into several
         parts:

             1. Support Components for Web Services (Set)          
	     2. Web Services Toolkits (Set)          
	     3. Apache 2.0 Web Server (Package)          
	     4. Perl 5.8.0 (Package)          
	     5. SOAP and XML for Perl (Package)          
	     6. Additional Modules for Perl (Package)          
	     7. mod_perl for Apache (Package)

         The Support Components include web servers like Apache and tomcat,
         C/C++ compilers, the PHP interpreter, the Java Runtime Environment,
         Database Servers like MySQL/Postgres, XML parsers like expat and 
         libxml2, basic SSL Toolkits, and various other utilities.

         The Web Services Toolkits provide libraries, etc to develop SOAP based
         applications. Currently, the toolkits are provided for SOAP Programming
         in C/C++, Java, and PHP.

         The Perl 5.8.0, Additional Modules for Perl, mod_perl for Apache, and
         SOAP packages provide the base and toolkit for the ability to develop
         SOAP based applications in Perl.

         The Apache 2.0 Web Server is provided as an optional web server. Two
         different 'httpd' binaries are shipped in the package, based on two
         different MPMs (multi-processing modules): "worker" and "prefork". The
         apache2 package doesn't automatically replace the old Apache 1.3 Web
         Server; Administrators have to manually migrate data and configuration
         files from Apache 1.3. mod_perl 2.0 (version 1.99_09) is in a separate
         package (modperl.pkg).


         2. Contents of the CDROM

         The SCOx packages support UnixWare Release 7.1.3 with Update Pack 3
         installed. The SCOx packages for this UnixWare release are:

         These packages are contained within the scox-enb set (scox-enb.image):

            Name        Version      Description
            ----        -------      -----------
            apache      1.3.26       Apache Web Server 
                                     see: http://ws.apache.org/axis
            curl        7.10.3-1     Provides library to support SSL in PHP           
                            
	                             see: http://xml.apache.org/xerces-j
            erg712216   a            Updated Editors (vi and ed). Use with
                                     UnixWare 7.1.3          
            expat       1.95.1       SAX type XML parser in C/C++
            gzip        1.2.4        GNU file compression utilities
            j2jre131    1.3.1.08a    J2SE Runtime Environment 1.3.1
            javajsse    1.0.3-2      Sun Java Secure Socket Extension                 
                  
	                             see: http://java.sun.com/products/jsse
            libC        8.0.1        UnixWare System Runtime C++ Library          
	    libc        8.0.1        UnixWare System Runtime C Library          
	    libm        8.0.1        UnixWare System Runtime Math Library          
	    libthread   8.0.1        Runtime Thread Library          
	    libxml2     2.4.26       DOM type XML parser in C/C++
            mysql       3.23.49      MySQL - SQL database server
            openssl     0.9.6g       OpenSSL - Secure Sockets Toolkit
            php         4.3.1-2      PHP 4.3.1 + HTTP-Request + Mail_Mime + 
                                     Net-DIME + Net-URL 
                             see: http://pear.php.net/package-infor.php?pacid=87
            tomcat      4.1.17-1     Apache Tomcat App Server for Java 
                                     servlets,JSP, web services
            unzip       5.50         Uncompression tool for ZIP format files
            urwfonts    2.0          (URW)++ Free X11 Fonts
            wget        1.5.3        Command-line url retriever utility
            zlib        1.1.4        Data-compression library

         These packages are contained within the scox-uw set (scox-uw.image):

            gsoap       2.2.3-2      SOAP Toolkit for C/C++. The SCOx gsoap package
                                     supports the following compilers on UnixWare
                                     Systems: (http://gssoap2.sourceforge.net)
            javasoap    0.11-1       SOAP Toolkit for Java (see 
                                     http://xml.apache.org/axis)
            pearsoap    0.7.3-1      SOAP Toolkit for PHP (see 
                                     http://pear.php.net/info.php?pacid=87)

         These packages are contained by themselves on the CD:

            apache2     2.0.47       Apache Web Server 
                                     see: http://ws.apache.org/axis
            perl        5.8.0        Perl 5.8.0 + XML::Parser + Crypt::SSLeay         
                          
	                             + IO-Socket-SSL + Compress-Zlib 
                                     see: http://www.cpan.org
            soaplite    0.55-2       SOAP and XML for Perl 
                                     see: http://www.cpan.org
            perlmods    5.8.0        Additional Modules for Perl
            modperl     1.99_09      mod_perl for Apache


         3. Installing the Web Services Components

         *Before You Install*

         Read these notes *before* you begin the installation of the SCOx CD:

         * If you have determined that your development project requires that
         the "UnixWare and OpenServer Development Kit" (UODK) be installed
         on your system, install it before you begin installing the SCOx
         software.

         * The install script installs the scox-enb set, which requires at
         least 82 MB of disk space free in the /tmp directory. It will fail
         if there is less space than that. If this is the case, you will
         need to increase the size of /tmp, or create a directory in a
         filesystem having the required 82 MB of free space, and then
         create an executable file /tmp/tmpdir (chmod +x /tmp/tmpdir) which
         contains the single line 'TMPDIR=/new_directory', where
         /new_directory is the directory with the 82 MB of free space.

         *Install*

         You can install the SCOx packages either from CD or from iso 
         image.

         To install from CD:

         1) As root, insert the CD in the CDROM drive and issue these 
         commands:

            # mount /dev/cdrom/cdrom1 /installr
            # /installr/install

         2) When the installation is complete, execute the following command:

            # umount /installr

         and remove the SCOx CD.

         To install from iso image:

         1) Download the SCOx iso image from:

         http://www.sco.com/support/update/download/uw713up.html

         and save it in /tmp
         
         2) As root, issue the following commands:

            # marry -a /tmp/uw713scoxCDimage.iso 
            # mount -r /dev/marry/tmp/uw713scoxCDimage.iso /installr
            # /installr/install

         3) When the installation is complete, issue the following commands:
 
            # umount /installr
            # marry -d /dev/marry/tmp/uw713scoxCDimage.iso

         Version 1.1  10/23/03
Related Articles
•  UnixWare 7.1.3 Maintenance Pack 1 Coverletter and Installation Instructions
•  Host Bus Adapter (HBA) Driver Bundle Supplement Release 7.1.3
•  What is UnixWare 7.1.3 Update Pack 2 and where can I download it?
•  UnixWare 7.1.3 Update Pack 2 Release and Installation Notes
•  What is SCOSA-2004.6, concerning "apache multiple vulnerabilities, upgraded to apache-1.3.29"?
Back to Search ResultsBack to Search Results