Installation guide

CHAPTER 3 Creating Embedded EAServer Installations
Installation Guide 31
Specifying parameters on the command line
You may want to configure some install settings dynamically at install time.
For example, you may want to set the EAServer install directory to a location
selected by the end user of your own installer. To do this, you can remove
settings from the configuration file and specify them as command line
arguments to the silent install.
For example, if your silent install script is SilentInstall.sh, this command
installs EAServer to /opt/Sybase/EAServer:
-P EASSystemManagement.
active
Installs the EAServer systems
management components that
allow remote management
using JDMK-, JMX-, and
SNMP-based tools.
Requires directory
SupportLinux/SystemManagement (entire
directory).
-P EASToolsSupport.active Parent option for the tools
support option. If set to False,
the tools support options are
ignored.
-P
EASPowerBuilderv10SupportLinux
.active
Installs the PowerBuilder
version 10.2.1 virtual machine
(required to run PowerBuilder
10.2.1 components).
Requires parent feature
-P EASToolsSupport.active.
-P EASPowerDynamo2JSP.
active
Installs PowerDynamo2JSP
component.
Requires parent feature
-P EASToolsSupport.active.
-P EASWebServices.active Parent feature for the Web
services support options.
Requires directory
SupportLinux/WebServices (entire
directory).
-P EASWSTRuntime.active Installs files required to run
Web services in EAServer.
Requires parent feature
-P EASWebServices.active.
-P EASWSTClientRuntime.
active
Installs only the files required
to run Web services clients. The
runtime installation includes
these files.
Requires parent feature
-P EASWebServices.active.
-P EASAdministrationConsole.
active
Installs the Web-based Web
services administration
console.
Requires parent feature
-P EASWebServices.active.
-P EASEclipseDevTool.active Installs the Sybase Web
services Eclipse plug-in.
Requires parent feature
-P EASWebServices.active.
-P EASPrivateUDDIServer.active Installs the private UDDI
server.
Requires parent feature
-P EASWebServices.active.
Parameter Feature Additional requirements