To install Connect CDC:
-
Copy the install.zip from the download to a writable directory on the originating host where the Installer is to be run. When FTPing install.zip across a network, do a BINARY transfer of the file.
-
Unpack the install files (listed above) on the installing host. The command to unpack depends on the platform of the originating host.
-
On a UNIX platform, issue the command:
jar xvf install.zip
The Installer does not work correctly if the following characters are used in any UNIX file or directory names processed by the Installer:
blank space
;
\
(
)
|
@
!
#
$
&
<
>
?
*
{
}
^
tab character
new line character
“double quote
' single quote
-
On a Windows platform, use WinZipÒ or another similar program or the following command:
jar xvf install.zip
-
-
Run the GUI or Batch Installer (see Run the GUI installer or Run the batch installer).