Hi !
I have redhat 6.4 and try to install tuxedo 12.1.1.0 + salt 12.1.1.0. I have tuxedo installed successful. when I try to install salt, it faild like this:
[hanql@redhat64 ~]$ ./salt12110_64_linux_5_86.bin -i console
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
Preparing CONSOLE Mode Installation...
===============================================================================
Choose Locale...
----------------
1- English
CHOOSE LOCALE BY NUMBER: 1
===============================================================================
SALT 12.1.1.0 (created with InstallAnywhere by Macrovision)
-------------------------------------------------------------------------------
===============================================================================
Introduction
------------
InstallAnywhere will guide you through the installation of
Oracle Service Architecture Leveraging Tuxedo (Oracle SALT) 12.1.1.0 for Tuxedo
12.1.1.0.
It is strongly recommended that you quit all programs before continuing with
this installation.
Respond to each prompt to proceed to the next step in the installation. If you
want to change something on a previous step, type 'back'.
You may cancel this installation by typing 'quit'.
WARNING: Cancelling during the "Post-Installation Step" will not rollback the
files already copied to your machine.
PRESS <ENTER> TO CONTINUE:
===============================================================================
Choose Oracle Home Directory
----------------------------
1- Specify an Oracle Home
2- Choose an Oracle Home
Enter a number: 2
1- /home/hanql/bea/
Choosing Oracle Home directory: 1
===============================================================================
Check Prerequisite
------------------
Cannot get registry information from the given Oracle Home Directory:
/home/hanql/bea/
Tuxedo 12.1.1.0 has not been installed in this directory, or the registry.xml
file has been manually removed or corrupted.
Type 'back' to select another Oracle Home Directory
Type 'quit' to cancel this installation
[back | quit]:
when i cat register.xml, the result is like
[hanql@redhat64 bea]$ cat /home/hanql/bea/registry.xml
<?xml version="1.0" encoding="UTF-8" standalone="no"?><bea-product-information/>[hanql@redhat64 bea]$
Is there anything wrong when i install tuxedo ?
Here is the install output when i install tuxedo:
[hanql@redhat64 ~]$ ./tuxedo12110_64_linux_5_x86.bin -i console
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
Preparing CONSOLE Mode Installation...
===============================================================================
Choose Locale...
----------------
1- English
CHOOSE LOCALE BY NUMBER: 1
===============================================================================
Tuxedo 12.1.1.0 (created with InstallAnywhere by Macrovision)
-------------------------------------------------------------------------------
===============================================================================
Introduction
------------
InstallAnywhere will guide you through the Tuxedo 12.1.1.0 installation.
It is strongly recommended that you quit all programs before continuing with
this installation.
Enter "next' to proceed to the next screen. Enter "back" to modify the previous
screen.
You may cancel this installation at any time by typing "quit".
WARNING: "Quitting" creates an incomplete Tuxedo 12.1.1.0 installation.You
must re-install Tuxedo 12.1.1.0. For more information, see "Preparing to
Install the Oracle Tuxedo System" in the Tuxedo 12.1.1.0 Installation Guide.
PRESS <ENTER> TO CONTINUE:
===============================================================================
Choose Install Set
------------------
Please choose the Install Set to be installed by this installer.
->1- Full Install
2- Server Install
3- Full Client Install
4- Jolt Client Install
5- ATMI Client Install
6- CORBA Client Install
7- Customize...
ENTER THE NUMBER FOR THE INSTALL SET, OR PRESS <ENTER> TO ACCEPT THE DEFAULT
: 1
===============================================================================
Choose Oracle Home
------------------
1- Create new Oracle Home
Enter a number: 1
Specify a new Oracle Home directory: /home/hanql/bea/
===============================================================================
Choose Product Directory
------------------------
1- Modify Current Selection (/home/hanql/bea/tuxedo12.1.1.0)
2- Use Current Selection (/home/hanql/bea/tuxedo12.1.1.0)
Enter a number: 2
Install Samples (Y/N): Y
===============================================================================
Pre-Installation Summary
------------------------
Please Review the Following Before Continuing:
Product Name:
Tuxedo 12.1.1.0
Install Folder:
/home/hanql/bea/tuxedo12.1.1.0
Required Space:
382 MB
Available Space:
6462 MB
PRESS <ENTER> TO CONTINUE:
===============================================================================
Ready To Install
----------------
InstallAnywhere is now ready to install Tuxedo 12.1.1.0 onto your system at the
following location:
/home/hanql/bea/tuxedo12.1.1.0
PRESS <ENTER> TO INSTALL:
===============================================================================
Installing...
-------------
[==================|==================|==================|==================]
[------------------|------------------|------------------|------------------]
===============================================================================
Configure tlisten Service
-------------------------
Password:
Verify Password:
Password Accepted! Please wait...
===============================================================================
SSL Installation Choice.
------------------------
Would you like to install SSL Support?
->1- Yes
2- No
ENTER THE NUMBER FOR YOUR CHOICE, OR PRESS <ENTER> TO ACCEPT THE DEFAULT:
: 2
===============================================================================
Installation Complete
---------------------
Congratulations. Tuxedo 12.1.1.0 has been successfully installed to:
/home/hanql/bea/tuxedo12.1.1.0
PRESS <ENTER> TO EXIT THE INSTALLER:
[hanql@redhat64 ~]$