CORBA 2.6.1A Readme (G-series)
NonStop _CORBA_ 2.6.1_Readme.txt
 installer for NonStop CORBA 2.6.1A
 This installer will install RTK,
 SDK, and/or SSLIOP.
JORBLITE.EXE: Self-extracting JORB Lite.
 NSDCONSOLE.EXE: Self-extracting NonStop
 Distributed Component Console.
VSEP.BAT: Installation script for VSEP files.
 VSEP.ZIP: Zip file containing the idl compiler and the 
 include files to support the use of the Visual 
 Studio Extension Package NonStop Edition for
 application development on a workstation.
 VIII. JORB Lite installation and configuration instructions
1. Execute the file WS_SW\JORBLITE.EXE on your CD by double
 clicking on it in Windows Explorer. You will be prompted for a
 directory where you want to place the files. The default
 directory is "c:\jorblite". If you want to enter a different
 directory name, do so and continue. Note that the installer will
 update your PATH and CLASSPATH. You will end up with the
 following directory structure (<jorblite-dir> is the directory in
 which you installed JORB Lite):
 <jorblite-dir>
 +--bin
 +--docs
 +--javapubs
 +--javadocs
 +--etc
 +--idl
 +--javasamples
 +--bank
 +--calc
 +--event_service
 +--ins
 +--jpathsend
 +--jts_bank
 +--portable-interceptor
 +--stack
 +--stack-obv
 +--stack-tie
 +--stock
 +--stock-dynamic
 +--lib
 +--urls
2. Unzip the following documentation zip files in the same directory
 that they reside in:
 <jorblite-dir>\docs\javapubs\javadocs\javadoc.zip
 You can use an application like "WinZip" to do this.
3. You will need to obtain a "C" preprocessor, such as "cl" from
 Microsoft's Visual C++ (needed by IDL compiler). You will also
 need to ensure that the "cl.exe" program is accessible from the
 PATH environment variable. The idl2java script executes IDL using
 the "cl.exe" program to preprocess information in the IDL file.
 The error "nsdidl: Error:could not run preprocessor: "
 cl -E -C filename.idl java.io.IOException:
Page 7









