Kbase 9209: Release notes for ct386 V6.2C09
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Release notes for ct386 V6.2C09
910701-gfs01 ADDITIONAL NOTES FOR THIS RELEASE
PLATFORM: ct386
MEDIA TYPE: Tape
SOFTWARE RELEASE: 6.2C09
EXTRACT COMMAND: cpio -iudcvBm </dev/tapename
INSTALL COMMAND: ./proinstall
MACHINE NOTES:
OPERATING SYSTEM NOTES:
TERMINAL NOTES:
SOFTWARE NOTES:
o This release supports Embedded SQL (HLI) for C and Cobol.
o This release supports Xwindows - Version X11.R.3.
o This release supports Oracle - Version 6.0.27.9.2.
o COBOL HLI
---------
In order ot run the Cobol HLI example on page 12-11 in
the 3GL Interface Guide, do not compile the preprocessed
source file hlidemo.cbl (step 5). For step 6, enter
hlidemo.cbl as the object you want linked, when you build
the load script using probuild.
o Toolkit
-------
In order to use the mkdump and procomp utilities, you must set
the environment variable DLCTK and modify the procomp script
to execute $DLCTK/_procomp. For example:
DLCTK=/usr/dlctk;export DLCTK
and the line that executes _procomp should read:
exec $DLCTK/_procomp -1 "$@"
o Fast Track
----------
If you use the convft utility to convert your database to a
Fast Track database, you must set the PROEXE environment
variable first as shown in the following example:
PROEXE=/usr/dlc/_progres;export PROEXE
convft <database-name>
Progress Software Technical Support Note # 9209