Next: Installation Procedure
Up: Old Unsupported Environment
Previous: Delivery Diskettes
  Contents
Subsections
This section describes the procedure for the generation
of PCSTB-1 from the C source.
This Generation procedure supports two environments.
- MSC 4.0 in MS-DOS environments.
- DOS cross development environment under SCO XENIX.
PCSTB-1 has been developed with portability in mind.
PCSTB-1 may easily be ported to
any environment that has a C compiler that conforms
to the proposed ANSI X3J11 specification.
Make sure that your MSC compiler is properly installed.
Make sure that the compiler may be invoked through
"msc " command.
Follow these steps:
- Create an empty directory on your hard disk.
- Go to that directory.
- Copy pcstb1.tar and %
'tar.exe'%
to the empty directory.
- Invoke "tar xvf pcstb1.tar".
- Invoke "build".
When build terminates, pcstb1/bs pcstb1.exe and eng2ipa/bs eng2ipa.exe
are produced.
Follow these steps:
- Create an empty directory.
- Go to that directory.
- Copy pcstb1.tar to the empty directory.
- Invoke "tar xvf pcstb1.tar".
- Invoke "make".
When make terminates, pcstb1/pcstb1 and eng2ipa/eng2ipa are produced.
Next: Installation Procedure
Up: Old Unsupported Environment
Previous: Delivery Diskettes
  Contents