DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Using the UDK

UDK on SCO OpenServer

You can install the entire UnixWare and OpenServer Development Kit (UDK) on SCO OpenServer Release 5.0.4 and use it to compile and run applications for one or more of the supported platforms (UnixWare 7, SCO OpenServer Release 5, and SCO UnixWare 2.1.X).

The Binary Compatibility Module (BCM) for SCO OpenServer package -- OSRcompat -- must be installed on SCO OpenServer Release 5.0.0, SCO OpenServer Release 5.0.2, or SCO OpenServer Release 5.0.4 so that UDK-compiled applications can run on those systems.

The BCM for SCO UnixWare 2.1.X package -- UW2compat -- must be installed on SCO UnixWare 2.1, SCO UnixWare 2.1.1, or SCO UnixWare 2.1.2 so that UDK-compiled applications can run on those systems. See ``UDK on SCO UnixWare 2.1.X'' for more information on the SCO UnixWare 2.1.X BCM.

The following packages from the UnixWare 7 UDK installation media can be installed on SCO OpenServer Release 5:


OSRcompat
UDK Binary Compatibility Module (BCM) for SCO OpenServer Release 5. This package can be installed on any SCO OpenServer Release 5.0.0, SCO OpenServer Release 5.0.2, or SCO OpenServer Release 5.0.4 system, and is required if you want to run applications compiled with the UDK (or run the UDK tools) on these systems. It also contains the UDK enhanced debugger -- use it to debug the programs you compile with the UDK compilers.

baseupd
Base Operating System Compatibility Update (system header files)

jdk113
JDK 1.13 for SCO; the base Java Development Kit

jdk113pls
JDK 1.13 for SCO; the Java Development Kit with docs, demos, and debugging

js10
Java Studio 1.0 for SCO

jws20
Java Workshop 2.0 for SCO

mtfdev
OSF/Motif 1.2.5 Development Kit

uccs
UDK Optimizing C Compilation System; the standard C compiler

ucplus
UDK C++ Compilation System; the C++ compiler

udkman
UDK Man Package, containing the udkman command; when installed with the BASEman package, you can use the udkman command to display the UnixWare 7 manual pages for UDK commands, libraries, and header files. Requires the OSRcompat package.

BASEman
UnixWare 7 Man Pages; contains the manual pages for UDK commands, libraries, and header files; to display these pages, you must also install the udkman package (which contains the udkman command)

unmsdk
Network Management Software Development Kit

usoftint
Software packaging tools and system archive libraries.

ustdcomps
UDK Standard Components; the C++ standard components

xdevsys
X11R6 Development System

To install these packages on your SCO OpenServer system, mount the UnixWare media and use the pkgadd(1M) installation program. For example, to load the OSRcompat module onto the system from the UnixWare CD:

   mount -f HS /dev/cd0 /mnt
   pkgadd -d /mnt OSRcompat

Next topic: UnixWare debugger on SCO OpenServer
Previous topic: Compiling applications for UnixWare 7 Release 7.0.0 and Release 7.0.1

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 27 April 2004