I am installing OBIEE 12.2.1.4 on a new (clean) Linux X86 server
I've successfully installed Fusion Middleware with no errors and have an Oracle Home directory: <path>/Oracle_Home
I've copied the installation files:
fmw_12.2.1.4.0_bi_linux64_Disk1_1of2.zip
fmw_12.2.1.4.0_bi_linux64_Disk1_2of2.zip
and unzipped them both and they yield:
bi_platform-12.2.1.4.0_linux64.bin
and
bi_platform-12.2.1.4.0_linux64-2.zip
when I run
./bi_platform-12.2.1.4.0_linux64.bin
I get the following error during the copy phase:
File not found <path>/Oracle_Home/lib/libntcps12_ee.a.dbl
Any suggestions?
I'm stumped