VirtualBox

Changes between Initial Version and Version 7 of Ticket #14427


Ignore:
Timestamp:
Jan 12, 2016 9:18:00 AM (8 years ago)
Author:
Frank Mehnert
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #14427 – Description

    initial v7  
    1 When trying to install 12.1.0.2 Grid Infrastructure on Linux 6.7 guest on OS X (Yosemite) host using VirtualBox 5 the installer hangs at 59% (after passing all the Oracle pre-requisites) with the error
    2 “error invoking target irman ioracle of makefile /u01/app/gi/12.1.0.2/grid/rdbms/lib/ins_rdbms.mk”
     1When trying to install 12.1.0.2 Grid Infrastructure on Linux 6.7 guest on OS X (Yosemite) host using !VirtualBox 5 the installer hangs at 59% (after passing all the Oracle pre-requisites) with the error
     2{{{
     3error invoking target irman ioracle of makefile /u01/app/gi/12.1.0.2/grid/rdbms/lib/ins_rdbms.mk”
    34The logs provide further detail.
    45
    5 '''INFO: /usr/bin/ld: cannot find -ljavavm12
     6INFO: /usr/bin/ld: cannot find -ljavavm12
    67collect2: ld returned 1 exit status
    78
    89INFO: make: *** [/u01/app/gi/12.1.0.2/grid/rdbms/lib/oracle] Error 1
    9 '''''''
    10 
    11 it is possible to work around this by copying the libjavavm12.a library located in $ORACLE_HOME/javavm/jdk/jdk7/lib to $ORACLE_HOME/lib directory and retrying the install.
     10}}}
     11It is possible to work around this by copying the libjavavm12.a library located in $ORACLE_HOME/javavm/jdk/jdk7/lib to $ORACLE_HOME/lib directory and retrying the install.
    1212
    1313Once the workaround is applied, the installer continues but then the oracle root.sh script fails with a segmentation fault.
    14 
    15 '''''rootconfig.sh: line 131: 4562 Segmentation fault
    16 '''''
     14{{{
     15rootconfig.sh: line 131: 4562 Segmentation fault
     16}}}
    1717
    1818A workaround can be applied by reinstalling the Perl binaries under the newly created ORACLE_HOME and the installation can continue.
    1919
    20 Both errors and their work arounds are described here :
     20Both errors and their work arounds are described here:
    2121http://laurent-leturgez.com/2015/05/26/oracle-12c-vmware-fusion-and-the-perl-binarys-segmentation-fault/#comment-7644
    2222

© 2023 Oracle
ContactPrivacy policyTerms of Use