If you are upgrading from Content Engine version 4.0.1 on AIX, where
the root user installed Content Engine version
4.0.1 and the user who is performing the upgrade is non-root, then
you must uninstall the existing version of the Content Engine software. You can uninstall
the software silently.
To
uninstall the software
- Log on as ce_install_user,
which is
the user who installed the current version of Content Engine, to the server where Content Engine is installed.
- Shut down the web application server.
- Navigate
to the _uninst2 directory
in the current version of Content Engine.
- Edit the sample response file.
- Open the CE_silent_uninstall.txt sample
response file in a text editor.
- Edit
the file using the instructions in the file.
- Save your changes.
- Run
the following command:
./uninstaller.bin -options path_to_response_file -silent
where path_to_response_file is
the path to the CE_silent_uninstall.txt that
you edited.
The uninstall might take a while to complete.