Kbase 9200: Additional Notes for Unix 386 - 5 1/4" Disks
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Additional Notes for Unix 386 - 5 1/4" Disks
900921-pjh03
ADDITIONAL NOTES FOR THIS RELEASE
PLATFORM: Unix 386
MEDIA TYPE: 5 1/4 High Density Diskette
SOFTWARE RELEASE: 6.2C
EXTRACT COMMAND: mount /dev/fd1 /mnt
INSTALL COMMAND: /mnt/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 to 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 # 9200