GEOS SDK TechDocs
|
|
2 Installation and Setup
|
2.2 NT Configuration
Steps for installing the GEOS NT SDK:
setup
from the GEOS NT SDK CD-ROM.
setup.exe, found in the CD-ROM's topmost directory. The installer will prompt you to choose from one of three installation options: Server,
Client, or
Standalone.
A server installation installs the shared components of the SDK on a network server so that it accessed from multiple client workstations.
A client installation:
A standalone installation:
Note that the root for the client and server portions must be the same. For example, if the server SDK is in f:/prog/sdks/pcgeos, then the local working directory must look like c:/pcgeos/jdoe, where the two italicized components match. This applies to both standalone and client/server development. Typically, this root directory is "pcgeos", e.g. S:\PCGEOS. (For more information, see Directory Structure.)
install.bat
after unzipping; reply "y" (the default) to the install options.GeosSetup.exe, as described in Registry Configuration.
GEOS SDK TechDocs
|
|
2 Installation and Setup
|
2.2 NT Configuration