Installation guide
CHAPTER 3 Creating Embedded EAServer Installations
Installation Guide 29
Some features have a parent-child relationship (shown by indentation in the
sample installation script). To install child features, you must enable both the
parent feature and the child feature.
Some features require additional files to be added to your installation image, as
listed in Table 3-8. If you enable these features, add the required files to your
image by copying them from the EAServer installation CD. Paths within your
install image must match those listed in Table 3-8.
Table 3-8: Feature selection parameters
Parameter Feature Additional requirements
-P EASServer.active Parent feature for several core
server and client install
features.
-P EASCoreServerFiles.active Files required to run servers and
EAServer Manager.
Requires parent feature
-P EASServer.active.
Requires file
SupportLinux/EAS_jars/EAS_mgr.jar.
-P EASLocales.active Parent feature to install
additional locales besides
English.
Requires parent feature
-P EASServer.active.
-P EASLocales_
cn
.active
where cn is the abbreviation for a
supported locale, such as
ge for
German,
fr for French, or ja for
Japanese.
Installs files to support running
the server and tools in the
specified locale.
Requires parent feature
-P EASLocales.active.
The example silent install configuration
file lists parameters for each supported
locale.
-P EASOptionalCharsets.active Parent feature to install
additional character sets.
Requires parent feature
-P EASServer.active.
-P EAS
charset
.active
where charset is the name of a
supported character set.
Installs files to support running
the server with the specified
character set.
Requires parent feature
-P
EASOptionalCharsets.active
.
The example silent install configuration
file lists parameters for each supported
character set.
-P EASRuntimeLibraries.active Parent feature for client runtime
libraries. No runtime libraries
are installed unless set to True.
Requires parent feature
-P EASServer.active.
-P EASCppRuntime.active
Installs the C++ client runtime
files.
Requires parent feature
-P EASRuntimeLibraries.active.
-P EASJavaRuntime.active Installs the Java client runtime
files.
Requires parent feature
-P EASRuntimeLibraries.active.
-P EASSSLRuntime.active Installs files required to use
SSL in client-only installations.
Requires parent feature
-P EASRuntimeLibraries.active.