Re: Oracle 11gR2 on F17

2012-04-27 Thread T.C. Hollingsworth
On Thu, Apr 26, 2012 at 12:46 PM, Tommy Pham  wrote:
> Hi,
>
> I'm having another problem installing Oracle 11gR2 on F17.  I'm getting:
>


This is a known bug in Oracle's installer, and apparently they don't
care since they don't support Fedora.

There is a workaround described here:
https://forums.oracle.com/forums/thread.jspa?threadID=1091616

> Has anyone tried to install Oracle 11gR2 on F17?

-T.C.
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Oracle 11gR2 on F17

2012-04-27 Thread Tommy Pham
2012/4/27 "Jóhann B. Guðmundsson" :
> On 04/26/2012 07:46 PM, Tommy Pham wrote:
>>
>> INFO: /usr/bin/ld: warning: -z lazyload ignored.
>> /usr/bin/ld: warning: -z nolazyload ignored.
>> /usr/bin/ld:
>> /opt/oracle/product/11.2.0/dbhome_1/sysman/lib//libnmectl.a(nmectlt.o):
>> undefined reference to symbol 'B_DestroyKeyObject'
>> /usr/bin/ld: note: 'B_DestroyKeyObject' is defined in DSO
>> /opt/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so so try adding it
>> to the linker command line
>> /opt/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so: could not read
>> symbols: Invalid operation
>
>
> Did you try adding "-lnnz11" to to the linker command line as is suggested
> there?
>
> JBG
> --

No, because the setup is done via GUI made by Oracle.  It's not a
command-line based like the older versions.  The entire setup is
somewhat automated barring certain parameters such as destination
directory, install options (Enterprise, Standard), etc...  There's no
configure and no make.  I'm thinking there's some RPMs missing so I'm
going to compare with CentOS 6.2 minimal desktop which Oracle did
install OK with additional dev RPMs such as libstdc++, gcc, kernel
headers, etc.. I had those same packages in F17 too but it failed to
complete.
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Re: Oracle 11gR2 on F17

2012-04-27 Thread Jóhann B. Guðmundsson

On 04/26/2012 07:46 PM, Tommy Pham wrote:

INFO: /usr/bin/ld: warning: -z lazyload ignored.
/usr/bin/ld: warning: -z nolazyload ignored.
/usr/bin/ld: 
/opt/oracle/product/11.2.0/dbhome_1/sysman/lib//libnmectl.a(nmectlt.o):
undefined reference to symbol 'B_DestroyKeyObject'
/usr/bin/ld: note: 'B_DestroyKeyObject' is defined in DSO
/opt/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so so try adding it
to the linker command line
/opt/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so: could not read
symbols: Invalid operation


Did you try adding "-lnnz11" to to the linker command line as is 
suggested there?


JBG
--
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test

Oracle 11gR2 on F17

2012-04-26 Thread Tommy Pham
Hi,

I'm having another problem installing Oracle 11gR2 on F17.  I'm getting:

Error in invoking target 'agent nmhs' of makefile
'/opt/oracle/product/11.2.0/dbhome_1/sysman/lib/ins_emagent.mk'.
See
'/opt/oracle/oraInventory/logs/installActions2012-04-26_12-28-18PM.log'
for details.


The content of that log file:


INFO: /usr/bin/ld: warning: -z lazyload ignored.
/usr/bin/ld: warning: -z nolazyload ignored.
/usr/bin/ld: 
/opt/oracle/product/11.2.0/dbhome_1/sysman/lib//libnmectl.a(nmectlt.o):
undefined reference to symbol 'B_DestroyKeyObject'
/usr/bin/ld: note: 'B_DestroyKeyObject' is defined in DSO
/opt/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so so try adding it
to the linker command line
/opt/oracle/product/11.2.0/dbhome_1/lib/libnnz11.so: could not read
symbols: Invalid operation

INFO: collect2: error: ld returned 1 exit status

INFO: make[1]: ***
[/opt/oracle/product/11.2.0/dbhome_1/sysman/lib/emdctl] Error 1

INFO: make[1]: Leaving directory
`/opt/oracle/product/11.2.0/dbhome_1/sysman/lib'

INFO: make: *** [emdctl] Error 2

INFO: End output from spawned process.
INFO: --
INFO: Exception thrown from action: make
Exception Name: MakefileException
Exception String: Error in invoking target 'agent nmhs' of makefile
'/opt/oracle/product/11.2.0/dbhome_1/sysman/lib/ins_emagent.mk'. See
'/opt/oracle/oraInventory/logs/installActions2012-04-26_12-28-18PM.log'
for details.
Exception Severity: 1


Has anyone tried to install Oracle 11gR2 on F17?

Thanks,
Tommy
-- 
test mailing list
test@lists.fedoraproject.org
To unsubscribe:
https://admin.fedoraproject.org/mailman/listinfo/test